diff --git a/core/pom.xml b/core/pom.xml index 357e4b965..86924eb58 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -61,13 +61,13 @@ com.github.jnr jnr-enxio - 0.32.18 + 0.32.19 com.github.jnr jnr-unixsocket - 0.38.23 + 0.38.24 org.ow2.asm @@ -222,7 +222,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.3.0 + 3.6.1 test @@ -241,7 +241,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.12.0 8 ${project.build.directory}/generated-sources diff --git a/jdbc/mariadb/pom.xml b/jdbc/mariadb/pom.xml index 262a0c728..3894afec1 100644 --- a/jdbc/mariadb/pom.xml +++ b/jdbc/mariadb/pom.xml @@ -49,7 +49,7 @@ org.mariadb.jdbc mariadb-java-client - 3.5.5 + 3.5.6 org.slf4j @@ -87,7 +87,7 @@ org.mariadb.jdbc mariadb-java-client - 3.5.5 + 3.5.6 @@ -101,7 +101,7 @@ org.mariadb.jdbc mariadb-java-client - 3.5.5 + 3.5.6 diff --git a/jdbc/mysql-j-8/pom.xml b/jdbc/mysql-j-8/pom.xml index a29e17f89..ed0533b16 100644 --- a/jdbc/mysql-j-8/pom.xml +++ b/jdbc/mysql-j-8/pom.xml @@ -53,7 +53,7 @@ com.mysql mysql-connector-j - 9.4.0 + 9.5.0 provided @@ -86,7 +86,7 @@ com.mysql mysql-connector-j - 9.4.0 + 9.5.0 @@ -100,7 +100,7 @@ com.mysql mysql-connector-j - 9.4.0 + 9.5.0 diff --git a/jdbc/postgres/pom.xml b/jdbc/postgres/pom.xml index 67f1ab4c9..918289738 100644 --- a/jdbc/postgres/pom.xml +++ b/jdbc/postgres/pom.xml @@ -49,7 +49,7 @@ org.postgresql postgresql - 42.7.7 + 42.7.8 provided @@ -86,7 +86,7 @@ org.postgresql postgresql - 42.7.7 + 42.7.8 @@ -100,7 +100,7 @@ org.postgresql postgresql - 42.7.7 + 42.7.8 @@ -118,7 +118,7 @@ maven-surefire-plugin - 3.5.3 + 3.5.4 integration-test diff --git a/pom.xml b/pom.xml index 76c7d407a..d968d1672 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.google.cloud google-cloud-shared-config - 1.16.1 + 1.17.0 Cloud SQL JDBC Socket Factory @@ -85,22 +85,22 @@ org.ow2.asm asm - 9.8 + 9.9 org.ow2.asm asm-tree - 9.8 + 9.9 org.ow2.asm asm-analysis - 9.8 + 9.9 org.ow2.asm asm-util - 9.8 + 9.9 com.google.auto.value @@ -115,7 +115,7 @@ com.google.j2objc j2objc-annotations - 3.0.0 + 3.1 org.apache.httpcomponents @@ -130,7 +130,7 @@ org.checkerframework checker-qual - 3.49.5 + 3.52.0 org.checkerframework @@ -140,17 +140,17 @@ com.google.code.gson gson - 2.13.1 + 2.13.2 com.google.api-client google-api-client - 2.8.0 + 2.8.1 com.google.apis google-api-services-sqladmin - v1beta4-rev20250823-2.0.0 + v1beta4-rev20251023-2.0.0 com.google.http-client @@ -160,22 +160,22 @@ com.google.http-client google-http-client - 2.0.1 + 2.0.2 com.google.http-client google-http-client-jackson2 - 2.0.1 + 2.0.2 com.google.auth google-auth-library-credentials - 1.37.1 + 1.40.0 com.google.auth google-auth-library-oauth2-http - 1.37.1 + 1.40.0 com.google.oauth-client @@ -185,38 +185,38 @@ com.google.errorprone error_prone_annotations - 2.41.0 + 2.44.0 com.google.protobuf protobuf-java - 4.32.0 + 4.33.0 compile com.github.jnr jnr-unixsocket - 0.38.23 + 0.38.24 dnsjava dnsjava - 3.6.0 + 3.6.3 org.graalvm.sdk nativeimage - 25.0.0 + 25.0.1 commons-codec commons-codec - 1.19.0 + 1.20.0 com.google.api gax - 2.69.0 + 2.72.0 org.reactivestreams @@ -231,37 +231,37 @@ io.projectreactor reactor-core - 3.7.8 + 3.7.13 io.projectreactor.netty reactor-netty - 1.2.8 + 1.2.12 io.netty netty-handler - 4.1.123.Final + 4.2.7.Final io.netty netty-common - 4.1.123.Final + 4.2.7.Final io.netty netty-transport - 4.1.123.Final + 4.2.7.Final io.netty netty-transport-native-unix-common - 4.1.123.Final + 4.2.7.Final io.netty netty-buffer - 4.1.123.Final + 4.2.7.Final io.netty @@ -271,7 +271,7 @@ io.netty netty-resolver - 4.1.123.Final + 4.2.7.Final @@ -283,7 +283,7 @@ com.google.truth truth - 1.4.4 + 1.4.5 test @@ -331,7 +331,7 @@ org.junit junit-bom - 6.0.0 + 6.0.1 pom import @@ -372,7 +372,7 @@ org.codehaus.mojo versions-maven-plugin - 2.18.0 + 2.19.1 @@ -479,7 +479,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.6.0 + 3.6.2 enforce @@ -502,7 +502,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.14.1 8 8 @@ -562,7 +562,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.3 + 3.5.4 sponge_log false @@ -636,7 +636,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.6.0 + 3.6.2 @@ -686,7 +686,7 @@ - 3.8.1 + 3.9.0 true @@ -732,7 +732,7 @@ maven-surefire-plugin - 3.5.3 + 3.5.4 integration-test @@ -763,7 +763,7 @@ org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.14 prepare-agent @@ -853,12 +853,12 @@ org.junit.platform junit-platform-engine - 6.0.0 + 6.0.1 org.junit.platform junit-platform-commons - 6.0.0 + 6.0.1 @@ -868,7 +868,7 @@ org.junit.vintage junit-vintage-engine - 6.0.0 + 6.0.1 test @@ -968,7 +968,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.2 + 3.12.0 8 src/main/java @@ -1068,7 +1068,7 @@ maven-surefire-plugin - 3.5.3 + 3.5.4 integration-test diff --git a/r2dbc/postgres/pom.xml b/r2dbc/postgres/pom.xml index 6dc7dff11..c220208ba 100644 --- a/r2dbc/postgres/pom.xml +++ b/r2dbc/postgres/pom.xml @@ -58,7 +58,7 @@ org.postgresql r2dbc-postgresql - 1.0.7.RELEASE + 1.1.1.RELEASE provided @@ -128,7 +128,7 @@ org.postgresql r2dbc-postgresql - 1.0.7.RELEASE + 1.1.1.RELEASE diff --git a/r2dbc/sqlserver/pom.xml b/r2dbc/sqlserver/pom.xml index 98748142a..1ae953b0a 100644 --- a/r2dbc/sqlserver/pom.xml +++ b/r2dbc/sqlserver/pom.xml @@ -54,7 +54,7 @@ io.r2dbc r2dbc-mssql - 1.0.2.RELEASE + 1.0.3.RELEASE provided @@ -127,7 +127,7 @@ io.r2dbc r2dbc-mssql - 1.0.2.RELEASE + 1.0.3.RELEASE