Author: khmarbaise
Date: Sun Aug 13 19:06:28 2017
New Revision: 1804938
URL: http://svn.apache.org/viewvc?rev=1804938&view=rev
Log:
[MEAR-252] Upgrade plexus-archiver to 3.5.
Modified:
maven/plugins/trunk/maven-ear-plugin/pom.xml
Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ear-plugin/pom.xml?rev=1804938&r1=1804937&r2=1804938&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ear-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ear-plugin/pom.xml Sun Aug 13 19:06:28 2017
@@ -114,7 +114,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
- <version>3.0.24</version>
+ <version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>