You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2016/06/04 09:41:56 UTC

svn commit: r1746798 - /maven/plugins/trunk/maven-rar-plugin/pom.xml

Author: khmarbaise
Date: Sat Jun  4 09:41:56 2016
New Revision: 1746798

URL: http://svn.apache.org/viewvc?rev=1746798&view=rev
Log:
[MRAR-61] Upgrade plexus-interpolation to 1.22

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=1746798&r1=1746797&r2=1746798&view=diff
==============================================================================
--- maven/plugins/trunk/maven-rar-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-rar-plugin/pom.xml Sat Jun  4 09:41:56 2016
@@ -94,7 +94,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.21</version>
+      <version>1.22</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>