This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new b9c6c2c2 Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to
4.10.1 (#1505)
b9c6c2c2 is described below
commit b9c6c2c2459926bcb36f48ea9fe1d62fca432175
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 21 07:49:34 2025 +0200
Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 (#1505)
Bumps
[org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver)
from 4.10.0 to 4.10.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.10.0...plexus-archiver-4.10.1)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
dependency-version: 4.10.1
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index be0d210c..8c610ba4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@ under the License.
<slf4jVersion>1.7.36</slf4jVersion>
<jettyVersion>9.4.57.v20241219</jettyVersion>
<mockito.version>4.11.0</mockito.version>
- <plexus-archiver.version>4.10.0</plexus-archiver.version>
+ <plexus-archiver.version>4.10.1</plexus-archiver.version>
<pluginTestingVersion>3.3.0</pluginTestingVersion>
<project.build.outputTimestamp>2024-10-18T18:16:14Z</project.build.outputTimestamp>
</properties>