From 58a5cfa160ac0ca6e66ca72eda6261b1e06c61e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 12:18:06 -0400 Subject: [PATCH] build(deps): bump org.codehaus.mojo:build-helper-maven-plugin (#4683) Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.5.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.5.0...3.6.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- common/pom.xml | 2 +- operator/model/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 2054d10811..6a9d44a7ed 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -127,7 +127,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.5.0 + 3.6.0 addSource diff --git a/operator/model/pom.xml b/operator/model/pom.xml index e060034a42..12c1e66ea1 100644 --- a/operator/model/pom.xml +++ b/operator/model/pom.xml @@ -62,7 +62,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.5.0 + 3.6.0 addSource