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 <[email protected]>
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>

Reply via email to