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

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


The following commit(s) were added to refs/heads/master by this push:
     new 25057937 [MRESOLVER-563] Bump org.codehaus.plexus:plexus-xml from 
4.0.3 to 4.0.4 (#497)
25057937 is described below

commit 25057937a3835af4d31349728ab46f2c3e2143ec
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 23 13:20:20 2024 +0200

    [MRESOLVER-563] Bump org.codehaus.plexus:plexus-xml from 4.0.3 to 4.0.4 
(#497)
    
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-xml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    
    ---
    
    https://issues.apache.org/jira/browse/MRESOLVER-563
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index af92af9f..0b2e13bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-xml</artifactId>
-        <version>4.0.3</version>
+        <version>4.0.4</version>
       </dependency>
 
       <dependency>

Reply via email to