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:26:42 UTC

[karaf] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new f5ba76c  [KARAF-6686] Upgrade to maven-dependency-plugin 3.1.2
     new 7c5e172  Merge pull request #1107 from jbonofre/KARAF-6686
f5ba76c is described below

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

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

diff --git a/pom.xml b/pom.xml
index 10c046f..fed50a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1962,7 +1962,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>