This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch xu in repository https://gitbox.apache.org/repos/asf/maven.git
commit aa331dc1991b9b62f2aa083a51afad523a814c7a Author: Elliotte Rusty Harold <elh...@ibiblio.org> AuthorDate: Sun Apr 12 15:59:53 2020 -0400 update xmlunit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 96889e9..5dc9f45 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ under the License. <jxpathVersion>1.3</jxpathVersion> <resolverVersion>1.4.1</resolverVersion> <slf4jVersion>1.7.29</slf4jVersion> - <xmlunitVersion>2.2.1</xmlunitVersion> + <xmlunitVersion>2.6.4</xmlunitVersion> <powermockVersion>1.7.4</powermockVersion> <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile> <!-- Control the name of the distribution and information output by mvn -->