Author: schulte
Date: Sat Nov 12 23:21:55 2016
New Revision: 1769450

URL: http://svn.apache.org/viewvc?rev=1769450&view=rev
Log:
[MWAR-398] Upgrade of plexus-interpolation to 1.24 to correct escaping issue.

Modified:
    maven/plugins/trunk/maven-war-plugin/pom.xml

Modified: maven/plugins/trunk/maven-war-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-war-plugin/pom.xml?rev=1769450&r1=1769449&r2=1769450&view=diff
==============================================================================
--- maven/plugins/trunk/maven-war-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-war-plugin/pom.xml Sat Nov 12 23:21:55 2016
@@ -108,7 +108,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.22</version>
+      <version>1.24</version>
     </dependency>
 
     <dependency>


Reply via email to