You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sc...@apache.org on 2016/11/21 21:34:02 UTC

svn commit: r1770767 - /maven/shared/trunk/maven-filtering/pom.xml

Author: schulte
Date: Mon Nov 21 21:34:02 2016
New Revision: 1770767

URL: http://svn.apache.org/viewvc?rev=1770767&view=rev
Log:
[MSHARED-600] Upgrade of plexus-interpolation to 1.24.


Modified:
    maven/shared/trunk/maven-filtering/pom.xml

Modified: maven/shared/trunk/maven-filtering/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-filtering/pom.xml?rev=1770767&r1=1770766&r2=1770767&view=diff
==============================================================================
--- maven/shared/trunk/maven-filtering/pom.xml (original)
+++ maven/shared/trunk/maven-filtering/pom.xml Mon Nov 21 21:34:02 2016
@@ -82,7 +82,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.22</version>
+      <version>1.24</version>
     </dependency>
     <dependency>
       <groupId>org.sonatype.plexus</groupId>