diff --git a/pom.xml b/pom.xml index 08d5431d4..d8262d16f 100644 --- a/pom.xml +++ b/pom.xml @@ -66,19 +66,19 @@ 1.0.0.RELEASE 2022.0.9 - 3.21.0 - 1.36 - 5.9.2 - 1.3.6 - 4.0.0 - 8.0.32 - 1.17.6 + 3.24.2 + 1.37 + 5.10.1 + 1.4.14 + 4.11.0 + 8.2.0 + 1.19.3 4.0.3 - 5.3.25 - 2.14.2 + 5.3.31 + 2.16.0 0.3.0.RELEASE 3.0.2 - 24.0.1 + 24.1.0 @@ -186,8 +186,8 @@ test - mysql - mysql-connector-java + com.mysql + mysql-connector-j ${mysql.version} test @@ -242,7 +242,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.11.0 -Xlint:all @@ -271,12 +271,12 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.0 + 3.1.1 org.apache.maven.plugins maven-javadoc-plugin - 3.5.0 + 3.6.3 io.asyncer.r2dbc.mysql.authentication,io.asyncer.r2dbc.mysql.client,io.asyncer.r2dbc.mysql.util,io.asyncer.r2dbc.mysql.codec.lob,io.asyncer.r2dbc.mysql.message @@ -300,7 +300,7 @@ org.apache.maven.plugins maven-source-plugin - 3.2.1 + 3.3.0 attach-javadocs @@ -313,7 +313,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.2.3 random @@ -329,7 +329,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 2.22.2 + 3.2.3 @@ -389,7 +389,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.3.0 + 3.5.0 add-source @@ -422,7 +422,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.1.1 run-benchmarks