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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9e3dc361 Bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3 
(#1092)
9e3dc361 is described below

commit 9e3dc361d663fb1319bc29268cd71ddb92a10103
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 28 19:02:07 2026 +0100

    Bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3 (#1092)
    
    Bumps 
[org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils)
 from 4.0.2 to 4.0.3.
    - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-4.0.2...plexus-utils-4.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-utils
      dependency-version: 4.0.3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 404682ec..b72738db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
     
maven-plugin-tools-annotations/src/main/java/o/a/m/tools/plugins/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor#CLASS_VERSION_TO_JAVA_STRING
     needs to be updated as well -->
     <asmVersion>9.9.1</asmVersion>
-    <plexusUtilsVersion>4.0.2</plexusUtilsVersion>
+    <plexusUtilsVersion>4.0.3</plexusUtilsVersion>
     <plexusXmlVersion>3.0.1</plexusXmlVersion>
     <reportingApiVersion>4.0.0</reportingApiVersion>
     <reportingImplVersion>4.0.0</reportingImplVersion>

Reply via email to