This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch
dependabot/maven/org.codehaus.plexus-plexus-archiver-4.2.5
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git
commit a0c7c90f57313af5cf4d6ef88f81697edc09758b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 19 04:01:53 2021 +0000
Bump plexus-archiver from 4.2.2 to 4.2.5
Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver)
from 4.2.2 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.2...plexus-archiver-4.2.5)
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 b48a903..4036fee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,7 +202,7 @@ under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
- <version>4.2.2</version>
+ <version>4.2.5</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>