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

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

commit 8859e362400953a24086a80b2ae714f42ef6e755
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Sun Jul 8 14:53:08 2018 +0200

    [MSHARED-745] - 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 58550e7..ca6313b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,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>

Reply via email to