Upgrade to Xmlunit2 2.6.2

Closes gh-14392
This commit is contained in:
Andy Wilkinson 2018-09-10 08:56:20 +01:00
parent c4103bf0c7
commit 379a8a4781
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,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.6.1</xmlunit2.version>
<xmlunit2.version>2.6.2</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>