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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-reporting-exec.git


The following commit(s) were added to refs/heads/master by this push:
     new aa9a8d7  Bump org.codehaus.plexus:plexus-classworlds from 2.9.0 to 
2.11.0
aa9a8d7 is described below

commit aa9a8d7abc760565f1bec676440ab6109cabab50
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 12 05:52:37 2026 +0000

    Bump org.codehaus.plexus:plexus-classworlds from 2.9.0 to 2.11.0
    
    Bumps 
[org.codehaus.plexus:plexus-classworlds](https://github.com/codehaus-plexus/plexus-classworlds)
 from 2.9.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.9.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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 06a29aa..2f7b49f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-classworlds</artifactId>
-      <version>2.9.0</version>
+      <version>2.11.0</version>
     </dependency>
 
     <!-- test -->

Reply via email to