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 410de50 [KARAF-5532] Upgrade to maven-dependency-plugin 3.0.2
410de50 is described below
commit 410de50bd9af374641af947a37bef48b7d484023
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Dec 10 07:44:38 2017 +0100
[KARAF-5532] Upgrade to maven-dependency-plugin 3.0.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5bb8666..6490121 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1885,7 +1885,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>3.0.1</version>
+ <version>3.0.2</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].