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 754e63b27b Bump plexus-archiver from 4.7.0 to 4.7.1
754e63b27b is described below
commit 754e63b27b3055bd5bfe2baf5dfa788671728129
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 8 14:00:35 2023 +0000
Bump plexus-archiver from 4.7.0 to 4.7.1
Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver)
from 4.7.0 to 4.7.1.
- [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.7.0...plexus-archiver-4.7.1)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 88d709f14e..04f72b4551 100644
--- a/pom.xml
+++ b/pom.xml
@@ -888,7 +888,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.7.0</version>
+ <version>4.7.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>