This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/main by this push:
new 238066996b Bump org.codehaus.plexus:plexus-archiver from 4.11.0 to
4.12.0
238066996b is described below
commit 238066996be4b2a54056a1e0d1e231b6c8998d71
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 25 06:05:42 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 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index afd051186b..1972bb4094 100644
--- a/pom.xml
+++ b/pom.xml
@@ -286,7 +286,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
- <version>4.11.0</version>
+ <version>4.12.0</version>
</dependency>
</dependencies>
</plugin>
@@ -1782,7 +1782,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
- <version>4.11.0</version>
+ <version>4.12.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>