You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2021/04/19 09:17:55 UTC

[axis-axis2-java-core] branch master updated: Bump plexus-archiver from 4.2.4 to 4.2.5

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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 19cb940  Bump plexus-archiver from 4.2.4 to 4.2.5
19cb940 is described below

commit 19cb9405cb7b487f8ab51d850ac367a2978787b3
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Apr 19 08:21:01 2021 +0000

    Bump plexus-archiver from 4.2.4 to 4.2.5
    
    Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.2.4 to 4.2.5.
    - [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.4...plexus-archiver-4.2.5)
    
    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 cc4e10d..cb2fb31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -929,7 +929,7 @@
                 <!-- Some plexus-archiver versions seem to trigger OOM errors; see MSOURCES-98. -->
                 <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>