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/05/09 18:30:25 UTC

[maven-rar-plugin] 02/02: [MRAR-83] Bump plexus-archiver from 4.1.0 to 4.2.2

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

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

commit cee916578ae8566a5a68c3b4e8cc731df369260f
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Sat May 9 15:45:40 2020 +0000

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

diff --git a/pom.xml b/pom.xml
index 906786d..a6f6750 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.1.0</version>
+      <version>4.2.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>