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 2014/10/05 15:55:37 UTC

svn commit: r1629498 - /maven/plugins/trunk/maven-antrun-plugin/pom.xml

Author: khmarbaise
Date: Sun Oct  5 13:55:37 2014
New Revision: 1629498

URL: http://svn.apache.org/r1629498
Log:
[MANTRUN-191]
 - Upgrade plexus-utils from 3.0.15 to 3.0.18

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

Modified: maven/plugins/trunk/maven-antrun-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-antrun-plugin/pom.xml?rev=1629498&r1=1629497&r2=1629498&view=diff
==============================================================================
--- maven/plugins/trunk/maven-antrun-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-antrun-plugin/pom.xml Sun Oct  5 13:55:37 2014
@@ -86,7 +86,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.0.15</version>
+      <version>3.0.18</version>
     </dependency>
     <dependency>
       <groupId>org.apache.ant</groupId>