Merge pull request #377 from ZUGFeRD/dependabot/maven/library/org.xmlunit-xmlunit-core-2.10.0

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

View File

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