Author: khmarbaise
Date: Mon Sep 29 18:11:57 2014
New Revision: 1628240
URL: http://svn.apache.org/r1628240
Log:
[MLINKCHECK-16]
- Upgrade plexus-utils to 3.0.18
Modified:
maven/plugins/trunk/maven-linkcheck-plugin/pom.xml
Modified: maven/plugins/trunk/maven-linkcheck-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-linkcheck-plugin/pom.xml?rev=1628240&r1=1628239&r2=1628240&view=diff
==============================================================================
--- maven/plugins/trunk/maven-linkcheck-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-linkcheck-plugin/pom.xml Mon Sep 29 18:11:57 2014
@@ -170,7 +170,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>