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/05/09 20:30:35 UTC

[maven-invoker] 01/01: [MSHARED-728] - 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-728
in repository https://gitbox.apache.org/repos/asf/maven-invoker.git

commit 0125869a445b1c08cdae3adba85a412e05640088
Author: Karl Heinz Marbaise <kh...@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
khmarbaise@apache.org.