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 0989f2273 Bump org.codehaus.plexus:plexus-classworlds from 2.8.0 to
2.9.0
0989f2273 is described below
commit 0989f22734e88d2dcf5fe92fdae9f9763eca4cf9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 7 18:56:07 2025 +0000
Bump org.codehaus.plexus:plexus-classworlds from 2.8.0 to 2.9.0
Bumps
[org.codehaus.plexus:plexus-classworlds](https://github.com/codehaus-plexus/plexus-classworlds)
from 2.8.0 to 2.9.0.
- [Release
notes](https://github.com/codehaus-plexus/plexus-classworlds/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-classworlds/compare/plexus-classworlds-2.8.0...plexus-classworlds-2.9.0)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-classworlds
dependency-version: 2.9.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 3015ab331..2382b0f0d 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.8.0</plexus-classworlds.version>
+ <plexus-classworlds.version>2.9.0</plexus-classworlds.version>
<xbean-finder-shaded.version>4.26</xbean-finder-shaded.version>
</properties>