This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.1.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.1.x by this push:
new bdb4b1f [KARAF-5532] Upgrade to maven-dependency-plugin 3.0.2
bdb4b1f is described below
commit bdb4b1f6a7ab36c40884726c795257a3a72a8d17
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 0b8e2b6..88816db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1785,7 +1785,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>3.0.0</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]>'].