You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by pg...@apache.org on 2010/03/17 21:25:42 UTC

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

Author: pgier
Date: Wed Mar 17 20:25:42 2010
New Revision: 924466

URL: http://svn.apache.org/viewvc?rev=924466&view=rev
Log:
Update plexus-utils.

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=924466&r1=924465&r2=924466&view=diff
==============================================================================
--- maven/plugins/trunk/maven-antrun-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-antrun-plugin/pom.xml Wed Mar 17 20:25:42 2010
@@ -68,7 +68,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>1.5.6</version>
+      <version>1.5.15</version>
     </dependency>
     <dependency>
       <groupId>org.apache.ant</groupId>