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-shared-utils.git
The following commit(s) were added to refs/heads/master by this push: new 80f07d8 [MSHARED-672] Upgrade plexus-container-default to 1.7.1 80f07d8 is described below commit 80f07d8168a6916d7f32778ed0639c240a8e001a Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Dec 30 18:49:17 2017 +0100 [MSHARED-672] Upgrade plexus-container-default to 1.7.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8f4028d..662b1e2 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-container-default</artifactId> - <version>1.0-alpha-9-stable-1</version> + <version>1.7.1</version> <scope>provided</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" <commits@maven.apache.org>'].