13 Feb
2014
13 Feb
'14
2:12 p.m.
Author: tchemit Date: 2014-02-13 15:12:44 +0100 (Thu, 13 Feb 2014) New Revision: 2601 Url: http://nuiton.org/projects/nuiton-maven-report-plugin/repository/revisions/2... Log: fixes #3082: Updates plexus-utils to 3.0.17 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-02-13 14:06:22 UTC (rev 2600) +++ trunk/pom.xml 2014-02-13 14:12:44 UTC (rev 2601) @@ -149,7 +149,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.0.10</version> + <version>3.0.17</version> <exclusions> <exclusion> <groupId>org.codehaus.plexus</groupId>