diff --git a/tools/java/common/pom.xml b/tools/java/common/pom.xml index 05575e841d..37b15f0508 100644 --- a/tools/java/common/pom.xml +++ b/tools/java/common/pom.xml @@ -29,7 +29,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.14.1 8 8 @@ -41,7 +41,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.4.0 + 3.6.1 add-source diff --git a/tools/java/cpp-build/pom.xml b/tools/java/cpp-build/pom.xml index 86407e078f..5af6783d42 100644 --- a/tools/java/cpp-build/pom.xml +++ b/tools/java/cpp-build/pom.xml @@ -25,7 +25,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.14.1 8 8 @@ -36,7 +36,7 @@ org.apache.maven.plugins maven-antrun-plugin - 1.3 + 3.1.0 create-generated-directory @@ -55,7 +55,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.4.0 + 3.6.1 add-source @@ -84,7 +84,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.6.0 generate-sources @@ -105,7 +105,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.2 @@ -154,7 +154,7 @@ com.google.protobuf protobuf-java - 3.25.5 + 4.32.1 diff --git a/tools/java/data/pom.xml b/tools/java/data/pom.xml index 1f6dfb1768..f03f1b5fc2 100644 --- a/tools/java/data/pom.xml +++ b/tools/java/data/pom.xml @@ -47,7 +47,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.14.1 8 8 diff --git a/tools/java/java-build/pom.xml b/tools/java/java-build/pom.xml index e63a019e9f..d2b9002ac4 100644 --- a/tools/java/java-build/pom.xml +++ b/tools/java/java-build/pom.xml @@ -47,7 +47,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.14.1 8 8 @@ -57,7 +57,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.4.0 + 3.6.1 add-source @@ -138,7 +138,7 @@ com.google.guava guava - 33.3.0-jre + 33.5.0-jre