From 167930abbc82e489c3097967d0fcfe0dccb60c7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 22:02:34 +0000 Subject: [PATCH] Bump the java-build group across 1 directory with 3 updates Bumps the java-build group with 3 updates in the /tools/java/java-build directory: [com.google.guava:guava](https://github.com/google/guava), [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) and [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin). Updates `com.google.guava:guava` from 33.3.0-jre to 33.4.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.14.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.14.0) Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.4.0 to 3.6.0 - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.4.0...3.6.0) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-build - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-build - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-build ... Signed-off-by: dependabot[bot] --- tools/java/java-build/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/java/java-build/pom.xml b/tools/java/java-build/pom.xml index e63a019e9..d2b9002ac 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