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 f4c0d84b04debb5c5a4beba34b789f7d78af2835 Author: Michael Osipov <[email protected]> AuthorDate: Thu Apr 5 22:55:38 2018 +0200 [WAGON-507] Upgrade Plexus Utils to 3.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d042135..8de7fee 100644 --- a/pom.xml +++ b/pom.xml @@ -280,7 +280,7 @@ under the License. <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.0.24</version> + <version>3.1.0</version> </dependency> <!-- for slf4j --> -- To stop receiving notification emails like this one, please contact [email protected].
