This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git
The following commit(s) were added to refs/heads/master by this push:
new c5f7f52f Bump org.apache.servicemix.tooling:depends-maven-plugin (#80)
c5f7f52f is described below
commit c5f7f52f7fc362e7b6cc6339c2a99753dc138c0c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 8 18:57:37 2026 +0200
Bump org.apache.servicemix.tooling:depends-maven-plugin (#80)
Bumps org.apache.servicemix.tooling:depends-maven-plugin from 1.4.0 to
1.5.0.
---
updated-dependencies:
- dependency-name: org.apache.servicemix.tooling:depends-maven-plugin
dependency-version: 1.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
itests/felix/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/itests/felix/pom.xml b/itests/felix/pom.xml
index b55c5195..503eebb1 100644
--- a/itests/felix/pom.xml
+++ b/itests/felix/pom.xml
@@ -276,7 +276,7 @@
<plugin>
<groupId>org.apache.servicemix.tooling</groupId>
<artifactId>depends-maven-plugin</artifactId>
- <version>1.4.0</version>
+ <version>1.5.0</version>
<executions>
<execution>
<id>generate-depends-file</id>