This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new ff41f052f Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to
4.10.2
ff41f052f is described below
commit ff41f052fd675d4754ecb25110a01827f3125753
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 1 17:22:15 2025 +0000
Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.2
Bumps
[org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver)
from 4.10.1 to 4.10.2.
- [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.1...plexus-archiver-4.10.2)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
dependency-version: 4.10.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
esa-maven-plugin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/esa-maven-plugin/pom.xml b/esa-maven-plugin/pom.xml
index bd3b4feac..4c85cdf66 100644
--- a/esa-maven-plugin/pom.xml
+++ b/esa-maven-plugin/pom.xml
@@ -49,7 +49,7 @@
<maven-invoker-plugin.version>3.9.1</maven-invoker-plugin.version>
<maven-plugin-testing-harness.version>3.3.0</maven-plugin-testing-harness.version>
<org.apache.aries.util.version>1.1.3</org.apache.aries.util.version>
- <plexus-archiver.version>4.10.1</plexus-archiver.version>
+ <plexus-archiver.version>4.10.2</plexus-archiver.version>
<plexus-container-default.version>2.1.1</plexus-container-default.version>
<plexus-utils.version>4.0.2</plexus-utils.version>
<plexus-xml.version>4.0.4</plexus-xml.version>