Skip to content

Commit a7e3257

Browse files
committed
Upgrade to Xmlunit2 2.6.4
Closes gh-21166
1 parent cac0407 commit a7e3257

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
<woodstox.version>5.0.3</woodstox.version>
199199
<wsdl4j.version>1.6.3</wsdl4j.version>
200200
<xml-apis.version>1.4.01</xml-apis.version>
201-
<xmlunit2.version>2.6.3</xmlunit2.version>
201+
<xmlunit2.version>2.6.4</xmlunit2.version>
202202
<!-- Plugin versions -->
203203
<build-helper-maven-plugin.version>3.0.0</build-helper-maven-plugin.version>
204204
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>

0 commit comments

Comments
 (0)