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/01 17:04:32 UTC

[maven-javadoc-plugin] 07/07: 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 e999c2901137b1a6a48ea0a5e28682f33c7e4129
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 dbc538f..7639056 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>