You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/06/05 18:13:35 UTC

[maven-script-interpreter] branch master updated: [MSHARED-909] update maven-shared-utils 0.3 -> 3.2.1

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-script-interpreter.git


The following commit(s) were added to refs/heads/master by this push:
     new e75fb41  [MSHARED-909] update maven-shared-utils 0.3 -> 3.2.1
e75fb41 is described below

commit e75fb410551afd150942b16a8ae572cf19cba474
Author: Slawomir Jaranowski <sl...@payu.pl>
AuthorDate: Sun May 31 16:08:34 2020 +0200

    [MSHARED-909] update maven-shared-utils 0.3 -> 3.2.1
    
    Closes #3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c8f9fc4..b78ae5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>0.3</version>
+      <version>3.2.1</version>
     </dependency>
 
     <dependency>