Bump org.xmlunit:xmlunit-core from 2.6.2 to 2.10.0 (#176)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index fb9770b..0e7002e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -321,7 +321,7 @@
     <dependency>
       <groupId>org.xmlunit</groupId>
       <artifactId>xmlunit-core</artifactId>
-      <version>2.6.2</version>
+      <version>2.10.0</version>
       <scope>test</scope>
     </dependency>
     <!-- https://mvnrepository.com/artifact/org.xmlunit/xmlunit-matchers -->