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 c13c13c28 Bump org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to
3.5.1 (#870)
c13c13c28 is described below
commit c13c13c28f91c1d5c8f407b9bf64893771a68385
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 22 19:44:31 2026 +0200
Bump org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to 3.5.1 (#870)
Bumps
[org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin)
from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
-
[Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.5.0...maven-jar-plugin-3.5.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-version: 3.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
subsystem/subsystem-itests/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/subsystem/subsystem-itests/pom.xml
b/subsystem/subsystem-itests/pom.xml
index 68141ce07..a65d9ce44 100644
--- a/subsystem/subsystem-itests/pom.xml
+++ b/subsystem/subsystem-itests/pom.xml
@@ -41,7 +41,7 @@
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
<easymock.version>5.6.0</easymock.version>
<maven-antrun-plugin.version>3.2.0</maven-antrun-plugin.version>
- <maven-jar-plugin.version>3.5.0</maven-jar-plugin.version>
+ <maven-jar-plugin.version>3.5.1</maven-jar-plugin.version>
<maven-surefire-plugin.version>3.5.6</maven-surefire-plugin.version>
<objenesis.version>3.5</objenesis.version>
<org.apache.aries.subsystem.modeller.version>1.0.0-SNAPSHOT</org.apache.aries.subsystem.modeller.version>