This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MSHARED-721 in repository https://gitbox.apache.org/repos/asf/maven-archiver.git
commit ebfb3da229ab5441aed442feb7c8127066bb3ed9 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Mon Apr 16 09:07:03 2018 +0200 [MSHARED-721] - 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 03e1586..cba413b 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-utils</artifactId> - <version>3.2.0</version> + <version>3.2.1</version> </dependency> <!-- ! Pulled in as a direct dependency to resolve conflicts.