This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-scm.git
The following commit(s) were added to refs/heads/master by this push: new 04b4c9d [SCM-824] Upgrade Plexus Utils to 3.0.24 04b4c9d is described below commit 04b4c9db64535aa973c4b5a2c02aad562456daa2 Author: Michael Osipov <micha...@apache.org> AuthorDate: Mon Apr 30 00:25:12 2018 +0200 [SCM-824] Upgrade Plexus Utils to 3.0.24 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ced9188..2ad0f86 100644 --- a/pom.xml +++ b/pom.xml @@ -265,7 +265,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.0.15</version> + <version>3.0.24</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact micha...@apache.org.