You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/04/12 20:00:10 UTC

[maven] branch xu created (now aa331dc)

This is an automated email from the ASF dual-hosted git repository.

elharo pushed a change to branch xu
in repository https://gitbox.apache.org/repos/asf/maven.git.


      at aa331dc  update xmlunit

This branch includes the following new commits:

     new aa331dc  update xmlunit

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven] 01/01: update xmlunit

Posted by el...@apache.org.
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 <el...@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 -->