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 6d5e148b7d Bump plexus-archiver from 4.6.0 to 4.6.1
6d5e148b7d is described below
commit 6d5e148b7d591b041ccaa2896b0f910dcd7a89b9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 2 13:05:03 2023 +0000
Bump plexus-archiver from 4.6.0 to 4.6.1
Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver)
from 4.6.0 to 4.6.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.6.0...plexus-archiver-4.6.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 c322a480fe..de676fdbaa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -889,7 +889,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.6.0</version>
+ <version>4.6.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>