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 2016/03/27 15:14:16 UTC

svn commit: r1736748 - /maven/shared/trunk/maven-shared-jar/pom.xml

Author: khmarbaise
Date: Sun Mar 27 13:14:16 2016
New Revision: 1736748

URL: http://svn.apache.org/viewvc?rev=1736748&view=rev
Log:
[MSHARED-501] Upgrade plexus-utils to 3.0.22

Modified:
    maven/shared/trunk/maven-shared-jar/pom.xml

Modified: maven/shared/trunk/maven-shared-jar/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-jar/pom.xml?rev=1736748&r1=1736747&r2=1736748&view=diff
==============================================================================
--- maven/shared/trunk/maven-shared-jar/pom.xml (original)
+++ maven/shared/trunk/maven-shared-jar/pom.xml Sun Mar 27 13:14:16 2016
@@ -83,7 +83,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>1.5.15</version>
+      <version>3.0.22</version>
     </dependency>
 
     <dependency>