Skip to content

Commit 2e903c5

Browse files
committed
deps: Update Non-major dependencies
1 parent 1042972 commit 2e903c5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>com.google.cloud</groupId>
2828
<artifactId>google-cloud-shared-config</artifactId>
29-
<version>1.15.1</version>
29+
<version>1.15.4</version>
3030
</parent>
3131

3232
<name>Cloud SQL JDBC Socket Factory</name>
@@ -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>
@@ -188,7 +188,7 @@
188188
<dependency>
189189
<groupId>com.google.errorprone</groupId>
190190
<artifactId>error_prone_annotations</artifactId>
191-
<version>2.37.0</version>
191+
<version>2.38.0</version>
192192
</dependency>
193193
<dependency>
194194
<groupId>com.github.jnr</groupId>
@@ -213,7 +213,7 @@
213213
<dependency>
214214
<groupId>com.google.api</groupId>
215215
<artifactId>gax</artifactId>
216-
<version>2.63.1</version>
216+
<version>2.64.0</version>
217217
</dependency>
218218
<dependency>
219219
<groupId>org.reactivestreams</groupId>

0 commit comments

Comments
 (0)