This is an automated email from the ASF dual-hosted git repository.

Bukama pushed a commit to branch maven-plugin-tools-3.x
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git


The following commit(s) were added to refs/heads/maven-plugin-tools-3.x by this 
push:
     new 14073b85 Bump org.codehaus.plexus:plexus-classworlds from 2.10.0 to 
2.11.0 (#1110)
14073b85 is described below

commit 14073b85ea9ae2466152b5a49960dfdab8bffb9f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 19 17:03:35 2026 +0200

    Bump org.codehaus.plexus:plexus-classworlds from 2.10.0 to 2.11.0 (#1110)
    
    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]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 maven-plugin-tools-api/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-plugin-tools-api/pom.xml b/maven-plugin-tools-api/pom.xml
index aa507eae..de663c09 100644
--- a/maven-plugin-tools-api/pom.xml
+++ b/maven-plugin-tools-api/pom.xml
@@ -74,7 +74,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-classworlds</artifactId>
-      <version>2.10.0</version>
+      <version>2.11.0</version>
       <scope>provided</scope>
     </dependency>
     <!-- plexus -->

Reply via email to