This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch SCM-824 in repository https://gitbox.apache.org/repos/asf/maven-scm.git
commit d6f2c693f34e71d46f9fe0056c005efb10d9b66a Author: Michael Osipov <[email protected]> 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 [email protected].
