Author: khmarbaise
Date: Mon Sep 29 18:33:05 2014
New Revision: 1628249
URL: http://svn.apache.org/r1628249
Log:
[MINSTALL-109]
- Upgraded plexus-utils from 3.0.15 to 3.0.18
Modified:
maven/plugins/trunk/maven-install-plugin/pom.xml
Modified: maven/plugins/trunk/maven-install-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-install-plugin/pom.xml?rev=1628249&r1=1628248&r2=1628249&view=diff
==============================================================================
--- maven/plugins/trunk/maven-install-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-install-plugin/pom.xml Mon Sep 29 18:33:05 2014
@@ -117,7 +117,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>
</dependencies>