This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MWAR-416 in repository https://gitbox.apache.org/repos/asf/maven-war-plugin.git
commit a65162dbf1fdfb88d43b235c132a12311d34380a Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sun May 6 15:01:50 2018 +0200 [MWAR-416] - 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 1c3b0c8..a7b77da 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-archiver</artifactId> - <version>3.5</version> + <version>3.6.0</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId> -- To stop receiving notification emails like this one, please contact khmarba...@apache.org.