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 2021/05/02 07:36:21 UTC

[maven-javadoc-plugin] 07/13: Bump plexus-archiver from 4.2.4 to 4.2.5

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

commit 581c15e7b65e8276f35a8b80ce435aeaae837040
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat May 1 19:03:56 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 650a704..5338a8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -286,7 +286,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>4.2.4</version>
+      <version>4.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>