This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-clean-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 0666d81 [MCLEAN-80] Upgrade maven-shared-utils to 3.2.0 0666d81 is described below commit 0666d811db83356a419bfdd1b872e4a1d96f928d Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Dec 30 18:24:11 2017 +0100 [MCLEAN-80] Upgrade maven-shared-utils to 3.2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dcf4703..b65c618 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ under the License. <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-utils</artifactId> - <version>3.1.0</version> + <version>3.2.0</version> </dependency> <!-- dependencies to annotations --> -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" <commits@maven.apache.org>'].