From 811f70908dd47bebb4a1fadc171d082cdafcb01e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 12:36:13 +0530 Subject: [PATCH] Bump org.codehaus.mojo:build-helper-maven-plugin from 1.9.1 to 3.4.0 (#3163) Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 1.9.1 to 3.4.0. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-1.9.1...3.4.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tools/java/common/pom.xml | 2 +- tools/java/cpp-build/pom.xml | 2 +- tools/java/java-build/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/java/common/pom.xml b/tools/java/common/pom.xml index 9c9afb3c2..c771d81ad 100644 --- a/tools/java/common/pom.xml +++ b/tools/java/common/pom.xml @@ -41,7 +41,7 @@ org.codehaus.mojo build-helper-maven-plugin - 1.9.1 + 3.4.0 add-source diff --git a/tools/java/cpp-build/pom.xml b/tools/java/cpp-build/pom.xml index b1702e4bc..a66dcd76a 100644 --- a/tools/java/cpp-build/pom.xml +++ b/tools/java/cpp-build/pom.xml @@ -55,7 +55,7 @@ org.codehaus.mojo build-helper-maven-plugin - 1.9.1 + 3.4.0 add-source diff --git a/tools/java/java-build/pom.xml b/tools/java/java-build/pom.xml index 92eca06b4..08f9a2031 100644 --- a/tools/java/java-build/pom.xml +++ b/tools/java/java-build/pom.xml @@ -57,7 +57,7 @@ org.codehaus.mojo build-helper-maven-plugin - 1.9.1 + 3.4.0 add-source