This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MEAR-268 in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git
commit 19b35b642ff0feb5a1d397269177b85bab6b7c83 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sun May 6 14:42:59 2018 +0200 [MEAR-268] - 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 8dd8b44..0decfe5 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,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.