This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.3.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new aed1506891 [KARAF-7540] Upgrade to maven-dependency-tree 3.2.0
aed1506891 is described below

commit aed1506891c94a543ee1af27f5c19849fede8334
Author: Jean-Baptiste Onofré <jbono...@apache.org>
AuthorDate: Mon Sep 5 10:19:11 2022 +0200

    [KARAF-7540] Upgrade to maven-dependency-tree 3.2.0
    
    (cherry picked from commit 89ca661ad8d5eb50fcc5242fb62ea838eb0263d9)
---
 bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index b0bba6cea2..de584807e0 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -779,7 +779,7 @@
             <dependency>
                 <groupId>org.apache.maven.shared</groupId>
                 <artifactId>maven-dependency-tree</artifactId>
-                <version>3.1.1</version>
+                <version>3.2.0</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.maven.wagon</groupId>

Reply via email to