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/04/09 04:52:05 UTC

[maven-dependency-plugin] 02/02: (tests) upgrade org.codehaus.plexus:plexus-archiver from 2.6.3 to 4.2.2

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

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

commit 9ca263f04c372216510ba6a40b8eb1e31341fb94
Author: snyk-bot <sn...@snyk.io>
AuthorDate: Mon Mar 30 23:45:56 2020 +0000

    (tests) upgrade org.codehaus.plexus:plexus-archiver from 2.6.3 to 4.2.2
---
 src/it/projects/setup-custom-ear-lifecycle/plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/it/projects/setup-custom-ear-lifecycle/plugin/pom.xml b/src/it/projects/setup-custom-ear-lifecycle/plugin/pom.xml
index 8e6bf8f..9d2e657 100644
--- a/src/it/projects/setup-custom-ear-lifecycle/plugin/pom.xml
+++ b/src/it/projects/setup-custom-ear-lifecycle/plugin/pom.xml
@@ -78,7 +78,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.6.3</version>
+      <version>4.2.2</version>
     </dependency>
     <!-- dependencies to annotations -->
     <dependency>