This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch plexus-archiver in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git
commit 171816dd5b982fca16002cf101050d89af30965e 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 3a81111..d74f30f 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.5</version> </dependency> <dependency>
