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/12/28 11:27:38 UTC

[maven-invoker] 01/03: Bump maven-shared-utils from 3.2.1 to 3.3.3

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

slachiewicz pushed a commit to branch MSHARED-577
in repository https://gitbox.apache.org/repos/asf/maven-invoker.git

commit ba854a75382b3af7d2574250779ed00fe9729523
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon Dec 28 12:22:53 2020 +0100

    Bump maven-shared-utils from 3.2.1 to 3.3.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4c245ef..b8ad5f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>3.2.1</version>
+      <version>3.3.3</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>