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-enforcer.git
The following commit(s) were added to refs/heads/master by this push: new cca17c1 [MENFORCER-290] Upgrade plexus-utils 3.1.0 cca17c1 is described below commit cca17c1aed5c63ffa73d55458ede687224572ac3 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Dec 30 22:22:27 2017 +0100 [MENFORCER-290] 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 84a3b55..1000f12 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.0.24</version> + <version>3.1.0</version> </dependency> <dependency> <groupId>junit</groupId> -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" <commits@maven.apache.org>'].