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/04/03 19:01:27 UTC

[maven-site-plugin] 01/01: 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 dependabot/maven/org.apache.maven-maven-archiver-3.5.1
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git

commit 857a33bd337ec7fad251636e40e0743c37368a9f
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Thu Jan 28 04:17:40 2021 +0000

    Bump maven-archiver from 3.5.0 to 3.5.1
    
    Bumps [maven-archiver](https://github.com/apache/maven-archiver) from 3.5.0 to 3.5.1.
    - [Release notes](https://github.com/apache/maven-archiver/releases)
    - [Commits](https://github.com/apache/maven-archiver/compare/maven-archiver-3.5.0...maven-archiver-3.5.1)
    
    Signed-off-by: dependabot-preview[bot] <su...@dependabot.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 71696c3..b1d399d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -277,7 +277,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>
 
     <!-- dependencies to annotations -->