This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jar-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 2780908 Bump org.codehaus.plexus:plexus-archiver from 4.11.0 to 4.12.0
2780908 is described below
commit 27809081c02308ba7050bdc3fc1a38e7d72ed396
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 13 19:19:25 2026 +0000
Bump org.codehaus.plexus:plexus-archiver from 4.11.0 to 4.12.0
Bumps
[org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver)
from 4.11.0 to 4.12.0.
- [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.11.0...plexus-archiver-4.12.0)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
dependency-version: 4.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 f56e2a9..df214ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
<mavenFileManagementVersion>3.2.0</mavenFileManagementVersion>
<mavenPluginPluginVersion>4.0.0-beta-1</mavenPluginPluginVersion>
<mavenPluginTestingVersion>4.0.0-beta-4</mavenPluginTestingVersion>
- <plexusArchiverVersion>4.11.0</plexusArchiverVersion>
+ <plexusArchiverVersion>4.12.0</plexusArchiverVersion>
<version.maven-plugin-tools>${mavenPluginPluginVersion}</version.maven-plugin-tools>
<version.plexus-xml>4.0.3</version.plexus-xml>