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/23 06:22:41 UTC

[maven-assembly-plugin] branch plexus-archiver created (now 171816d)

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

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


      at 171816d  Bump plexus-archiver from 4.2.1 to 4.2.4

This branch includes the following new commits:

     new 171816d  Bump plexus-archiver from 4.2.1 to 4.2.4

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-assembly-plugin] 01/01: Bump plexus-archiver from 4.2.1 to 4.2.4

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

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

commit 171816dd5b982fca16002cf101050d89af30965e
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon Feb 1 13:05:05 2021 +0100

    Bump plexus-archiver from 4.2.1 to 4.2.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3a81111..d74f30f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>4.2.1</version>
+      <version>4.2.5</version>
     </dependency>
 
     <dependency>