You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2020/06/12 06:57:29 UTC

[maven-jlink-plugin] 01/01: [MJLINK-47] - Upgrade plexus-archiver to 4.2.2

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

khmarbaise pushed a commit to branch MJLINK-47
in repository https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git

commit e92f11963dd40f66c76f913eb987a87c51218115
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Fri Jun 12 08:57:21 2020 +0200

    [MJLINK-47] - Upgrade plexus-archiver to 4.2.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 622753b..05dfa4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>4.1.0</version>
+      <version>4.2.2</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>