This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MASSEMBLY-884 in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git
commit c318bdb658b2a6f405f8678839c2d26572af0242 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sun May 6 15:35:27 2018 +0200 [MASSEMBLY-884] - Upgrade plexus-archiver to 3.6.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 52e83ba..0db64b4 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ under the License. <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-archiver</artifactId> - <version>3.5</version> + <version>3.6.0</version> </dependency> <dependency> <groupId>org.apache.maven.shared</groupId> -- To stop receiving notification emails like this one, please contact khmarba...@apache.org.