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

svn commit: r1292983 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

Author: krosenvold
Date: Thu Feb 23 22:11:39 2012
New Revision: 1292983

URL: http://svn.apache.org/viewvc?rev=1292983&view=rev
Log:
Updated deps

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

Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=1292983&r1=1292982&r2=1292983&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Thu Feb 23 22:11:39 2012
@@ -150,7 +150,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.0</version>
+ 	     <version>2.1.1</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
@@ -170,7 +170,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-io</artifactId>
-      <version>2.0.1</version>
+      <version>2.0.3</version>
     </dependency>
 
     <!-- shared -->