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-assembly-plugin.git

commit 40f82c9e8e20efc646926ddd27bd003441ec2144
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Mon Feb 1 13:05:05 2021 +0100

    Bump plexus-archiver from 4.2.1 to 4.2.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8e00ef0..5c8d1ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>4.2.1</version>
+      <version>4.2.4</version>
     </dependency>
 
     <dependency>

Reply via email to