This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-wrapper.git
The following commit(s) were added to refs/heads/master by this push:
new 4231671 [MWRAPPER-77] Bump plexus-archiver from 4.6.0 to 4.6.1 (#77)
4231671 is described below
commit 4231671ac2f690a2bb4580739f8034222267b2b0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 16 20:21:26 2023 +0100
[MWRAPPER-77] Bump plexus-archiver from 4.6.0 to 4.6.1 (#77)
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]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
maven-wrapper-plugin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/maven-wrapper-plugin/pom.xml b/maven-wrapper-plugin/pom.xml
index 6ce7ec5..a6f73eb 100644
--- a/maven-wrapper-plugin/pom.xml
+++ b/maven-wrapper-plugin/pom.xml
@@ -58,7 +58,7 @@ under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
- <version>4.6.0</version>
+ <version>4.6.1</version>
</dependency>
<!-- dependencies to annotations -->