This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 4.0.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit fe6b341de30cfa27d511b1019851544e41285818 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] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 78ffe1b97832a7f5e19c59e81214ce438a10a8aa) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 6bae005640..ecbdfd324a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -330,7 +330,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>