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 b6a76223a3 [KARAF-7458] Upgrade to maven-dependency-tree 3.1.1
b6a76223a3 is described below

commit b6a76223a3ec5d42eed24451a8006d6d88916260
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Jun 28 18:22:54 2022 +0200

    [KARAF-7458] Upgrade to maven-dependency-tree 3.1.1
    
    (cherry picked from commit 325f805d7eb4d965a6dcd8a7458c7a555ea47e21)
---
 bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index 7e911bbd40..6ded9763a6 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.0.1</version>
+                <version>3.1.1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.maven.wagon</groupId>

Reply via email to