You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/09/02 19:25:44 UTC

[maven-filtering] 01/01: [MSHARED-757] - Upgrade maven-shared-utils to 3.2.1

This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch MSHARED-757
in repository https://gitbox.apache.org/repos/asf/maven-filtering.git

commit 20336a23cca72e03b649f607ae3d8a99e3552307
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Sep 2 21:25:34 2018 +0200

    [MSHARED-757] - 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 453fdc5..4504689 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
     <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>