Skip to content

Commit 41f4e4e

Browse files
committed
deps: Update Non-major dependencies
1 parent e0c22f3 commit 41f4e4e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
7979
<javac.version>9+181-r4173-1</javac.version>
8080
<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>
8282
<ow2-asm.version>9.8</ow2-asm.version>
8383
<assembly.skipAssembly>true</assembly.skipAssembly>
8484
</properties>
@@ -158,17 +158,17 @@
158158
<dependency>
159159
<groupId>com.google.http-client</groupId>
160160
<artifactId>google-http-client-gson</artifactId>
161-
<version>1.46.3</version>
161+
<version>1.47.0</version>
162162
</dependency>
163163
<dependency>
164164
<groupId>com.google.http-client</groupId>
165165
<artifactId>google-http-client</artifactId>
166-
<version>1.46.3</version>
166+
<version>1.47.0</version>
167167
</dependency>
168168
<dependency>
169169
<groupId>com.google.http-client</groupId>
170170
<artifactId>google-http-client-jackson2</artifactId>
171-
<version>1.46.3</version>
171+
<version>1.47.0</version>
172172
</dependency>
173173
<dependency>
174174
<groupId>com.google.auth</groupId>

0 commit comments

Comments
 (0)