Merge pull request #375 from ZUGFeRD/dependabot/maven/Mustang-CLI/org.xmlunit-xmlunit-core-2.10.0

Bump org.xmlunit:xmlunit-core from 2.9.0 to 2.10.0 in /Mustang-CLI
This commit is contained in:
Jochen Staerk
2024-05-04 11:34:15 +02:00
committed by GitHub

View File

@@ -54,7 +54,7 @@
<dependency> <dependency>
<groupId>org.xmlunit</groupId> <groupId>org.xmlunit</groupId>
<artifactId>xmlunit-core</artifactId> <artifactId>xmlunit-core</artifactId>
<version>2.9.0</version> <version>2.10.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.xmlunit</groupId> <groupId>org.xmlunit</groupId>