This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 78ffe1b978 Bump org.apache.servicemix.tooling:depends-maven-plugin
(#2434)
78ffe1b978 is described below
commit 78ffe1b97832a7f5e19c59e81214ce438a10a8aa
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d026724cd7..455a2ac86c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -329,7 +329,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>