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 a3a53988dc Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to
4.10.4
a3a53988dc is described below
commit a3a53988dccbc5ac92ed00be5ffc818139ac44a2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 1 05:11:40 2025 +0000
Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4
Bumps
[org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver)
from 4.10.3 to 4.10.4.
- [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.3...plexus-archiver-4.10.4)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
dependency-version: 4.10.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 b33fe100c9..03d652d09e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -290,7 +290,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
- <version>4.10.3</version>
+ <version>4.10.4</version>
</dependency>
</dependencies>
</plugin>
@@ -1791,7 +1791,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
- <version>4.10.3</version>
+ <version>4.10.4</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>