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 8f11fefd5 Bump org.codehaus.plexus:plexus-archiver from 4.10.2 to
4.10.3
8f11fefd5 is described below
commit 8f11fefd56f45e40f4813bf24151829ce954cd78
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 8 17:15:06 2025 +0000
Bump org.codehaus.plexus:plexus-archiver from 4.10.2 to 4.10.3
Bumps
[org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver)
from 4.10.2 to 4.10.3.
- [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.2...plexus-archiver-4.10.3)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
dependency-version: 4.10.3
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 4a68d358f..35e39f556 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.2</plexus-archiver.version>
+ <plexus-archiver.version>4.10.3</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>