This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-jxr.git
The following commit(s) were added to refs/heads/master by this push: new b64515b [JXR-136] Upgrade plexus-utils 3.1.0 b64515b is described below commit b64515b842bcb2517444c7aee54cebbe9352ea1e Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Dec 30 21:09:39 2017 +0100 [JXR-136] Upgrade plexus-utils 3.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cc0a915..90f4244 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ under the License. <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.0.24</version> + <version>3.1.0</version> </dependency> </dependencies> </dependencyManagement> -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" <commits@maven.apache.org>'].