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 073217861 Bump org.codehaus.plexus:plexus-classworlds from 2.10.0 to
2.11.0
073217861 is described below
commit 07321786139630193b38c23e05af34abe0f3b95f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 12 00:50:15 2026 +0000
Bump org.codehaus.plexus:plexus-classworlds from 2.10.0 to 2.11.0
Bumps
[org.codehaus.plexus:plexus-classworlds](https://github.com/codehaus-plexus/plexus-classworlds)
from 2.10.0 to 2.11.0.
- [Release
notes](https://github.com/codehaus-plexus/plexus-classworlds/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-classworlds/compare/plexus-classworlds-2.10.0...plexus-classworlds-2.11.0)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-classworlds
dependency-version: 2.11.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 872e3e8c3..3d813b5d9 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.10.0</plexus-classworlds.version>
+ <plexus-classworlds.version>2.11.0</plexus-classworlds.version>
<xbean-finder-shaded.version>4.30</xbean-finder-shaded.version>
</properties>