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 1988e78b9 Bump org.codehaus.plexus:plexus-classworlds from 2.11.0 to
2.12.0
1988e78b9 is described below
commit 1988e78b907beb035a82c0a2b6e834848c6d45e8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 20 01:59:32 2026 +0000
Bump org.codehaus.plexus:plexus-classworlds from 2.11.0 to 2.12.0
Bumps
[org.codehaus.plexus:plexus-classworlds](https://github.com/codehaus-plexus/plexus-classworlds)
from 2.11.0 to 2.12.0.
- [Release
notes](https://github.com/codehaus-plexus/plexus-classworlds/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-classworlds/compare/plexus-classworlds-2.11.0...plexus-classworlds-2.12.0)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-classworlds
dependency-version: 2.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
blueprint-maven-plugin/blueprint-maven-plugin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/blueprint-maven-plugin/blueprint-maven-plugin/pom.xml
b/blueprint-maven-plugin/blueprint-maven-plugin/pom.xml
index a8d7dd5e7..95c4fd78f 100644
--- a/blueprint-maven-plugin/blueprint-maven-plugin/pom.xml
+++ b/blueprint-maven-plugin/blueprint-maven-plugin/pom.xml
@@ -64,7 +64,7 @@
<org.apache.aries.transaction.blueprint.version>1.1.1</org.apache.aries.transaction.blueprint.version>
<osgi.cmpn.version>7.0.0</osgi.cmpn.version>
<plexus-build-api.version>1.2.0</plexus-build-api.version>
- <plexus-classworlds.version>2.11.0</plexus-classworlds.version>
+ <plexus-classworlds.version>2.12.0</plexus-classworlds.version>
<xbean-finder-shaded.version>4.30</xbean-finder-shaded.version>
</properties>