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/09/26 13:47:10 UTC

[maven-source-plugin] 03/05: Bump plexus-archiver from 4.2.1 to 4.2.2

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

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

commit 2dfe1178562210f584bf3e0aa564d8329ccb003e
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat Sep 26 15:38:37 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index b0c0884..6109300 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@ under the License.
     <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>