Also bump xmlunit-matchers to 2.6.3

This commit is contained in:
François-Xavier Thomas
2020-02-12 21:51:49 +01:00
parent a250fe619e
commit 8944368c24
+1 -1
View File
@@ -121,7 +121,7 @@
<dependency> <dependency>
<groupId>org.xmlunit</groupId> <groupId>org.xmlunit</groupId>
<artifactId>xmlunit-matchers</artifactId> <artifactId>xmlunit-matchers</artifactId>
<version>2.6.2</version> <version>2.6.3</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>