This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MSHARED-728 in repository https://gitbox.apache.org/repos/asf/maven-invoker.git
commit d40b7330c13ce23f2347a87c7c553584b5965f17 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Wed May 9 22:30:22 2018 +0200 [MSHARED-728] - Upgrade maven-shared-utils to 3.2.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2f7248d..9a9e7af 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,7 @@ under the License. <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-utils</artifactId> - <version>3.2.0</version> + <version>3.2.1</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId> -- To stop receiving notification emails like this one, please contact khmarba...@apache.org.