diff --git a/server/java/pom.xml b/server/java/pom.xml index eb2a3a53b..fe97d3f03 100644 --- a/server/java/pom.xml +++ b/server/java/pom.xml @@ -13,8 +13,8 @@ UTF-8 - 5.11.4 - 5.11.4 + 5.12.0 + 5.12.0 1.70.0 4.29.3 0.3.2 @@ -22,9 +22,9 @@ 2.12.1 20250107 6.2.1 - 4.1.118.Final + 4.1.119.Final 3.17.0 - 2.0.16 + 2.0.17 0.8.12 ${project.basedir}/checkstyle.xml ${project.basedir}/suppressions.xml @@ -215,7 +215,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.14.0 8 8 diff --git a/tests/cross-language/java/pom.xml b/tests/cross-language/java/pom.xml index 596d92ddd..84224a222 100644 --- a/tests/cross-language/java/pom.xml +++ b/tests/cross-language/java/pom.xml @@ -30,7 +30,7 @@ 17 UTF-8 6.11.0 - 5.11.4 + 5.12.0 6.2.1 9.2.0 ${project.basedir}/checkstyle.xml @@ -62,7 +62,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.14.0 ${java.version} ${java.version}