This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch MSHARED-842 in repository https://gitbox.apache.org/repos/asf/maven-shared-jar.git
commit 6f6071031e99c5040d9495695d853e347ce2474d Author: Sylwester Lachiewicz <slachiew...@apache.org> AuthorDate: Sat Oct 19 22:17:47 2019 +0200 [MSHARED-843] Upgrade plexus-utils to 3.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4689989..6de65f6 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.0.22</version> + <version>3.3.0</version> </dependency> <dependency>