This is an automated email from the ASF dual-hosted git repository.
jungm pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/tomee-10.x by this push:
new 1e36e407aa [tomee-10.x]: Bump org.codehaus.plexus:plexus-archiver
1e36e407aa is described below
commit 1e36e407aa91561d51bb20e48afa57a785d090d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 20:04:03 2026 +0000
[tomee-10.x]: Bump org.codehaus.plexus:plexus-archiver
Bumps
[org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver)
from 4.10.4 to 4.11.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.10.4...plexus-archiver-4.11.0)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
dependency-version: 4.11.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 298be417fd..3ecf18de6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -282,7 +282,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
- <version>4.10.4</version>
+ <version>4.11.0</version>
</dependency>
</dependencies>
</plugin>
@@ -1771,7 +1771,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
- <version>4.10.4</version>
+ <version>4.11.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>