This commit is contained in:
jstaerk
2022-08-11 13:27:09 +02:00
parent 9670124e66
commit 3b1636f3fe
4 changed files with 14 additions and 6 deletions

View File

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