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:14:42 UTC

[maven-rar-plugin] 03/04: [MRAR-83] Bump plexus-archiver to 4.2.5

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 25baeeaba7f739d90874cc710432a465ac1c3a05
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Thu Apr 22 23:12:44 2021 +0200

    [MRAR-83] Bump plexus-archiver to 4.2.5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dbd8a5c..24cb20e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>4.2.3</version>
+      <version>4.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>