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-surefire.git


The following commit(s) were added to refs/heads/master by this push:
     new 8496d9a6b Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#3209)
8496d9a6b is described below

commit 8496d9a6bf96ead941b8e2948c9fac222247e4f3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 13 07:20:41 2026 +1000

    Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#3209)
    
    Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 
2.10.4 to 2.11.0.
    - [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.4...v2.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.xmlunit:xmlunit-core
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d7916317c..fb7f90012 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
       <dependency>
         <groupId>org.xmlunit</groupId>
         <artifactId>xmlunit-core</artifactId>
-        <version>2.10.4</version>
+        <version>2.11.0</version>
       </dependency>
       <dependency>
         <groupId>org.htmlunit</groupId>

Reply via email to