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 a50de6d8a6 [KARAF-7616] Upgrade to maven-dependency-tree 3.2.1
a50de6d8a6 is described below
commit a50de6d8a69e6ecc9415a8f4184343015a00c028
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Nov 28 15:51:48 2022 +0100
[KARAF-7616] Upgrade to maven-dependency-tree 3.2.1
(cherry picked from commit 85b0da96a7a18fc2405f81fc7c5e8554197b676a)
---
bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bom/pom.xml b/bom/pom.xml
index efdea470b7..547a98b77a 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -794,7 +794,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-dependency-tree</artifactId>
- <version>3.2.0</version>
+ <version>3.2.1</version>
</dependency>
<dependency>
<groupId>org.apache.maven.wagon</groupId>