update xmlunit (#273)

This commit is contained in:
jstaerk
2022-05-12 09:24:36 +02:00
parent dda5586a16
commit 021684154a

View File

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