This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit e9d2f9cac6ec78c4c8092dbd3966604e14776583
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 1 23:26:06 2025 -0400
Bump org.apache.servicemix.tooling:depends-maven-plugin (#2434)
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:production
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>
(cherry picked from commit 78ffe1b97832a7f5e19c59e81214ce438a10a8aa)
(cherry picked from commit fe6b341de30cfa27d511b1019851544e41285818)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index aaeebdc2bc..cde969b803 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -333,7 +333,7 @@
<plugin>
<groupId>org.apache.servicemix.tooling</groupId>
<artifactId>depends-maven-plugin</artifactId>
- <version>1.4.0</version>
+ <version>1.5.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>