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 d30098999 Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0
to 3.6.1
d30098999 is described below
commit d30098999d92c9aa14b2938b51d86aa556160407
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 6 17:12:26 2025 +0000
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1
Bumps
[org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin)
from 3.6.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.6.0...3.6.1)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
dependency-version: 3.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 +-
subsystem/subsystem-itests/pom.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/spi-fly/spi-fly-dynamic-bundle/pom.xml
b/spi-fly/spi-fly-dynamic-bundle/pom.xml
index bdf75c495..e23590875 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.6.0</build-helper-maven-plugin.version>
+
<build-helper-maven-plugin.version>3.6.1</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 683a9cb5d..3ab4c2f46 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.6.0</build-helper-maven-plugin.version>
+
<build-helper-maven-plugin.version>3.6.1</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 0f9ed1f3b..5bb563f7e 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.6.0</build-helper-maven-plugin.version>
+
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
</properties>
<dependencies>
diff --git a/subsystem/subsystem-itests/pom.xml
b/subsystem/subsystem-itests/pom.xml
index 04f6ce647..4095f62ca 100644
--- a/subsystem/subsystem-itests/pom.xml
+++ b/subsystem/subsystem-itests/pom.xml
@@ -38,7 +38,7 @@
</description>
<properties>
-
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
+
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
<easymock.version>5.6.0</easymock.version>
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>