You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2020/04/29 12:33:46 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6686] Upgrade to maven-dependency-plugin 3.1.2

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

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


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new 6c46b1a  [KARAF-6686] Upgrade to maven-dependency-plugin 3.1.2
6c46b1a is described below

commit 6c46b1abf324df9a09ccdee68a90a6861478e879
Author: jbonofre <jb...@apache.org>
AuthorDate: Mon Apr 27 07:25:51 2020 +0200

    [KARAF-6686] Upgrade to maven-dependency-plugin 3.1.2
    
    (cherry picked from commit f5ba76c52fbdb182570e5c5afeeed8522d0be159)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ef18e9b..6f33ca0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1966,7 +1966,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-dependency-plugin</artifactId>
-                    <version>3.1.1</version>
+                    <version>3.1.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>