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/12/22 20:21:11 UTC

svn commit: r1647381 - /maven/plugin-tools/trunk/pom.xml

Author: khmarbaise
Date: Mon Dec 22 19:21:10 2014
New Revision: 1647381

URL: http://svn.apache.org/r1647381
Log:
[MPLUGIN-283] Upgrade plexus-utils to 3.0.20

Modified:
    maven/plugin-tools/trunk/pom.xml

Modified: maven/plugin-tools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/pom.xml?rev=1647381&r1=1647380&r2=1647381&view=diff
==============================================================================
--- maven/plugin-tools/trunk/pom.xml (original)
+++ maven/plugin-tools/trunk/pom.xml Mon Dec 22 19:21:10 2014
@@ -177,7 +177,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.0.15</version>
+        <version>3.0.20</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>