This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch dependency-upgrades in repository https://gitbox.apache.org/repos/asf/maven-wagon.git
commit f4e0fe0766d21512a36ff35e867cb7e734db4611 Author: Michael Osipov <[email protected]> AuthorDate: Thu Apr 5 23:51:58 2018 +0200 [WAGON-511] 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 cd129a8..6f6619f 100644 --- a/pom.xml +++ b/pom.xml @@ -275,7 +275,7 @@ under the License. <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-container-default</artifactId> - <version>1.5.5</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId> -- To stop receiving notification emails like this one, please contact [email protected].
