From 2440b77f6005dfddd4e9c31361f7dda4f391d865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 22:52:38 +0000 Subject: [PATCH] Bump the tools-java-common group in /tools/java/common with 2 updates Bumps the tools-java-common group in /tools/java/common with 2 updates: [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 `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.15.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.15.0) Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.4.0 to 3.6.1 - [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.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tools-java-common - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-version: 3.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tools-java-common ... Signed-off-by: dependabot[bot] --- tools/java/common/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/java/common/pom.xml b/tools/java/common/pom.xml index 05575e841d..659cc708cc 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.15.0 8 8 @@ -41,7 +41,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.4.0 + 3.6.1 add-source