From 6aabe383f73255e47b481966d9310e75e6864513 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 08:43:38 +0000 Subject: [PATCH] build(deps): bump the java-maven-deps group in /java with 2 updates Bumps the java-maven-deps group in /java with 2 updates: [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) and [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin). Updates `org.codehaus.mojo:exec-maven-plugin` from 3.6.3 to 3.6.4 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.3...3.6.4) Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.6.1...3.6.2) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-maven-deps - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-maven-deps ... Signed-off-by: dependabot[bot] --- java/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java/pom.xml b/java/pom.xml index c8b98cf076..83eec434c3 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -151,12 +151,12 @@ org.codehaus.mojo exec-maven-plugin - 3.6.3 + 3.6.4 org.codehaus.mojo build-helper-maven-plugin - 3.6.1 + 3.6.2 org.sonatype.central