You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by gi...@apache.org on 2022/04/09 12:16:57 UTC

[maven-javadoc-plugin] branch master updated: Bump plexus-archiver from 4.2.6 to 4.2.7

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5dcfa6e7 Bump plexus-archiver from 4.2.6 to 4.2.7
5dcfa6e7 is described below

commit 5dcfa6e70795d0b5cf5414a848e7e0aeb5541413
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat Apr 9 10:07:19 2022 +0000

    Bump plexus-archiver from 4.2.6 to 4.2.7
    
    Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.2.6 to 4.2.7.
    - [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
    - [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
    - [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.2.6...plexus-archiver-4.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-archiver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8c53e903..ab33d0b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -288,7 +288,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>4.2.6</version>
+      <version>4.2.7</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>