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:10:43 UTC

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

commit 6751174db0e31336d577dbd8638d6d9b130fb4af
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
---
 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>