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

[maven-jar-plugin] branch junit updated: update plexus archiver

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

elharo pushed a commit to branch junit
in repository https://gitbox.apache.org/repos/asf/maven-jar-plugin.git


The following commit(s) were added to refs/heads/junit by this push:
     new f06eca7  update plexus archiver
f06eca7 is described below

commit f06eca7645af68763dc46b436d153f1164616064
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sat Jul 4 08:33:54 2020 -0400

    update plexus archiver
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3a021b5..3443a44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>4.2.1</version>
+      <version>4.2.2</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>