This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MSHARED-733 in repository https://gitbox.apache.org/repos/asf/maven-file-management.git
commit a139ee7bdf5e69ab8007e3610b1569eb6f3ea604 Author: Karl Heinz Marbaise <[email protected]> AuthorDate: Mon Jun 4 20:25:12 2018 +0200 [MSHARED-733] - 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 bd8cf15..860253e 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-utils</artifactId> - <version>3.0.1</version> + <version>3.2.1</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact [email protected].
