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 2021/04/22 21:27:01 UTC

[maven-rar-plugin] branch next created (now c5ce3a1)

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

slachiewicz pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/maven-rar-plugin.git.


      at c5ce3a1  Bump maven-shared-utils from 3.2.1 to 3.3.3

This branch includes the following new commits:

     new c5ce3a1  Bump maven-shared-utils from 3.2.1 to 3.3.3

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[maven-rar-plugin] 01/01: Bump maven-shared-utils from 3.2.1 to 3.3.3

Posted by sl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/maven-rar-plugin.git

commit c5ce3a18f402363214ea06d9caedeaf951bff738
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Thu Apr 22 23:19:35 2021 +0200

    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 9ef60f6..61711e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,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.apache.maven.shared</groupId>