Skip to content

Commit e1ca919

Browse files
committed
XWIKI-23218: Upgrade to xmlunit-matchers 2.10.1
1 parent cf5710d commit e1ca919

File tree

1 file changed

+1
-1
lines changed
  • xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates

1 file changed

+1
-1
lines changed

xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>org.xmlunit</groupId>
9797
<artifactId>xmlunit-matchers</artifactId>
98-
<version>2.10.0</version>
98+
<version>2.10.1</version>
9999
<scope>test</scope>
100100
</dependency>
101101
<!-- JSON assert-->

0 commit comments

Comments
 (0)