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 2020/06/08 14:45:41 UTC

[maven-site-plugin] branch dependabot/maven/org.codehaus.plexus-plexus-archiver-4.2.2 created (now 8d4c268)

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

slachiewicz pushed a change to branch dependabot/maven/org.codehaus.plexus-plexus-archiver-4.2.2
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git.


      at 8d4c268  Bump plexus-archiver from 4.2.1 to 4.2.2

This branch includes the following new commits:

     new 8d4c268  Bump plexus-archiver from 4.2.1 to 4.2.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-site-plugin] 01/01: Bump plexus-archiver from 4.2.1 to 4.2.2

Posted by sl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch dependabot/maven/org.codehaus.plexus-plexus-archiver-4.2.2
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git

commit 8d4c268a84083efd108797ad99cc6925387e188a
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Mon Mar 9 04:20:13 2020 +0000

    Bump plexus-archiver from 4.2.1 to 4.2.2
    
    Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.2.1 to 4.2.2.
    - [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.1...plexus-archiver-4.2.2)
    
    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 1f6c845..473b1fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -290,7 +290,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>4.2.1</version>
+      <version>4.2.2</version>
     </dependency>
 
     <dependency>