Author: khmarbaise
Date: Sun Aug 13 14:00:26 2017
New Revision: 1804912
URL: http://svn.apache.org/viewvc?rev=1804912&view=rev
Log:
[MRAR-69] Upgrade plexus-archiver to 3.5.
Modified:
maven/plugins/trunk/maven-rar-plugin/pom.xml
Modified: maven/plugins/trunk/maven-rar-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-rar-plugin/pom.xml?rev=1804912&r1=1804911&r2=1804912&view=diff
==============================================================================
--- maven/plugins/trunk/maven-rar-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-rar-plugin/pom.xml Sun Aug 13 14:00:26 2017
@@ -110,7 +110,7 @@ under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
- <version>3.4</version>
+ <version>3.5</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>