Author: schulte
Date: Sun May 29 15:36:10 2016
New Revision: 1746021
URL: http://svn.apache.org/viewvc?rev=1746021&view=rev
Log:
[MRAR-59] Upgrade of 'plexus-archiver' to version 3.3.
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=1746021&r1=1746020&r2=1746021&view=diff
==============================================================================
--- maven/plugins/trunk/maven-rar-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-rar-plugin/pom.xml Sun May 29 15:36:10 2016
@@ -109,7 +109,7 @@ under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
- <version>3.2</version>
+ <version>3.3</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>