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 2022/06/23 22:46:48 UTC

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

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 17c0cae552 Bump plexus-archiver from 4.3.0 to 4.4.0
17c0cae552 is described below

commit 17c0cae5521645fc6710687f9fc2687ffc0ec353
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Jun 23 15:06:15 2022 +0000

    Bump plexus-archiver from 4.3.0 to 4.4.0
    
    Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.3.0 to 4.4.0.
    - [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.3.0...plexus-archiver-4.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-archiver
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 77f14bcc29..83b3abc160 100644
--- a/pom.xml
+++ b/pom.xml
@@ -863,7 +863,7 @@
             <dependency><!-- Some plexus-archiver versions seem to trigger OOM errors; see MSOURCES-98. -->
                 <groupId>org.codehaus.plexus</groupId>
                 <artifactId>plexus-archiver</artifactId>
-                <version>4.3.0</version>
+                <version>4.4.0</version>
             </dependency>
             <dependency>
                 <groupId>org.codehaus.plexus</groupId>