Upgrade to Xmlunit2 2.6.1

Closes gh-14117
This commit is contained in:
Stephane Nicoll 2018-08-17 13:38:32 +02:00
parent 29ee712a7c
commit d9a95df159
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,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.0</xmlunit2.version>
<xmlunit2.version>2.6.1</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>