Skip to content

Commit 6c64231

Browse files
committed
deps: Update Non-major dependencies
1 parent 1042972 commit 6c64231

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 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>

0 commit comments

Comments
 (0)