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

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


The following commit(s) were added to refs/heads/master by this push:
     new bebda48  Bump org.xmlunit:xmlunit-legacy from 2.10.0 to 2.10.3 (#745)
bebda48 is described below

commit bebda48c5f6a0f61bcca810cf09e61704068a975
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 9 09:27:20 2025 +1000

    Bump org.xmlunit:xmlunit-legacy from 2.10.0 to 2.10.3 (#745)
    
    Bumps [org.xmlunit:xmlunit-legacy](https://github.com/xmlunit/xmlunit) from 
2.10.0 to 2.10.3.
    - [Release notes](https://github.com/xmlunit/xmlunit/releases)
    - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
    - [Commits](https://github.com/xmlunit/xmlunit/compare/v2.10.0...v2.10.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.xmlunit:xmlunit-legacy
      dependency-version: 2.10.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 5dbcb75..d282014 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,7 +200,7 @@
     <dependency>
       <groupId>org.xmlunit</groupId>
       <artifactId>xmlunit-legacy</artifactId>
-      <version>2.10.0</version>
+      <version>2.10.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to