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

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


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new d2a3a9a9aa KARAF-7906: Upgrade to maven-dependency-plugin 3.8.1
d2a3a9a9aa is described below

commit d2a3a9a9aa34a02b5e93f47773be9c9d1946884d
Author: JB Onofré <[email protected]>
AuthorDate: Sun Jan 5 18:55:27 2025 +0100

    KARAF-7906: Upgrade to maven-dependency-plugin 3.8.1
    
    (cherry picked from commit 3195f4986dc05e922f48ac27d52fa6c74b60789c)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 14551fe0a6..3d71be9b4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -572,7 +572,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-dependency-plugin</artifactId>
-                    <version>3.6.1</version>
+                    <version>3.8.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>

Reply via email to