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

@@ -45,12 +45,12 @@
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-core</artifactId>
<version>2.6.3</version>
<version>2.9.0</version>
</dependency>
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-assertj</artifactId>
<version>2.6.3</version>
<version>2.9.0</version>
</dependency>
<!-- /directory validation: -->