This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new 319fe1301 Bump org.codehaus.mojo:build-helper-maven-plugin in /spi-fly
319fe1301 is described below
commit 319fe1301fde4c5d98280ec6ef914f6a55b3da85
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 15 17:40:40 2025 +0000
Bump org.codehaus.mojo:build-helper-maven-plugin in /spi-fly
Bumps
[org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin)
from 3.3.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/build-helper-maven-plugin-3.3.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] <[email protected]>
---
spi-fly/spi-fly-dynamic-bundle/pom.xml | 2 +-
spi-fly/spi-fly-dynamic-framework-extension/pom.xml | 2 +-
spi-fly/spi-fly-static-bundle/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/spi-fly/spi-fly-dynamic-bundle/pom.xml
b/spi-fly/spi-fly-dynamic-bundle/pom.xml
index 46dc1cd6b..8490ebbac 100644
--- a/spi-fly/spi-fly-dynamic-bundle/pom.xml
+++ b/spi-fly/spi-fly-dynamic-bundle/pom.xml
@@ -44,7 +44,7 @@
</scm>
<properties>
-
<build-helper-maven-plugin.version>3.3.0</build-helper-maven-plugin.version>
+
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
</properties>
<dependencies>
diff --git a/spi-fly/spi-fly-dynamic-framework-extension/pom.xml
b/spi-fly/spi-fly-dynamic-framework-extension/pom.xml
index 171390041..ac5dcf1fc 100644
--- a/spi-fly/spi-fly-dynamic-framework-extension/pom.xml
+++ b/spi-fly/spi-fly-dynamic-framework-extension/pom.xml
@@ -44,7 +44,7 @@
</scm>
<properties>
-
<build-helper-maven-plugin.version>3.3.0</build-helper-maven-plugin.version>
+
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
</properties>
<dependencies>
diff --git a/spi-fly/spi-fly-static-bundle/pom.xml
b/spi-fly/spi-fly-static-bundle/pom.xml
index b5809061a..0ac336e2b 100644
--- a/spi-fly/spi-fly-static-bundle/pom.xml
+++ b/spi-fly/spi-fly-static-bundle/pom.xml
@@ -44,7 +44,7 @@
</scm>
<properties>
-
<build-helper-maven-plugin.version>3.3.0</build-helper-maven-plugin.version>
+
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
</properties>
<dependencies>