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/01/31 17:00:23 UTC

[maven-javadoc-plugin] 03/08: Bump maven-archiver from 3.5.0 to 3.5.1

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

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

commit 9ca3ad850d88091e99ccee5f8d01dd13098c0d6b
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sun Jan 31 17:02:11 2021 +0100

    Bump maven-archiver from 3.5.0 to 3.5.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1c5d426..605e647 100644
--- a/pom.xml
+++ b/pom.xml
@@ -210,7 +210,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-archiver</artifactId>
-      <version>3.5.0</version>
+      <version>3.5.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>