File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 78
78
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
79
79
<javac .version>9+181-r4173-1</javac .version>
80
80
<graal-sdk .version>24.2.1</graal-sdk .version>
81
- <netty .version>4.1.119 .Final</netty .version>
81
+ <netty .version>4.2.0 .Final</netty .version>
82
82
<ow2-asm .version>9.8</ow2-asm .version>
83
83
<assembly .skipAssembly>true</assembly .skipAssembly>
84
84
</properties >
158
158
<dependency >
159
159
<groupId >com.google.http-client</groupId >
160
160
<artifactId >google-http-client-gson</artifactId >
161
- <version >1.46.3 </version >
161
+ <version >1.47.0 </version >
162
162
</dependency >
163
163
<dependency >
164
164
<groupId >com.google.http-client</groupId >
165
165
<artifactId >google-http-client</artifactId >
166
- <version >1.46.3 </version >
166
+ <version >1.47.0 </version >
167
167
</dependency >
168
168
<dependency >
169
169
<groupId >com.google.http-client</groupId >
170
170
<artifactId >google-http-client-jackson2</artifactId >
171
- <version >1.46.3 </version >
171
+ <version >1.47.0 </version >
172
172
</dependency >
173
173
<dependency >
174
174
<groupId >com.google.auth</groupId >
You can’t perform that action at this time.
0 commit comments