diff --git a/tools/java/common/pom.xml b/tools/java/common/pom.xml index 05575e841..37b15f050 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 86407e078..095c3bd30 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.2.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.2 generate-sources @@ -105,7 +105,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.5.0 @@ -154,7 +154,7 @@ com.google.protobuf protobuf-java - 3.25.5 + 4.33.1 diff --git a/tools/java/data/pom.xml b/tools/java/data/pom.xml index 1f6dfb176..f03f1b5fc 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 e63a019e9..f3a5d97b7 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 @@ -119,14 +119,14 @@ com.google.auto.value auto-value - 1.11.0 + 1.11.1 provided com.google.auto.value auto-value-annotations - 1.11.0 + 1.11.1 @@ -138,7 +138,7 @@ com.google.guava guava - 33.3.0-jre + 33.5.0-jre