Upgrade to Xmlunit2 2.6.0

Closes gh-13683
This commit is contained in:
Andy Wilkinson 2018-07-03 13:46:21 +01:00
parent 63cddd1b6d
commit 099dd0bd93
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@
<webjars-locator-core.version>0.35</webjars-locator-core.version>
<wsdl4j.version>1.6.3</wsdl4j.version>
<xml-apis.version>1.4.01</xml-apis.version>
<xmlunit2.version>2.5.1</xmlunit2.version>
<xmlunit2.version>2.6.0</xmlunit2.version>
<!-- Plugin versions -->
<build-helper-maven-plugin.version>3.0.0</build-helper-maven-plugin.version>
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>