Bump org.xmlunit:xmlunit-core from 2.4.0 to 2.10.0

Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.4.0 to 2.10.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.4.0...v2.10.0)

---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-27 11:39:19 +00:00 committed by GitHub
parent 19af077c2a
commit 3a64c85173
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2195,7 +2195,7 @@
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-core</artifactId>
<version>2.4.0</version>
<version>2.10.0</version>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>