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

[maven] branch dependabot/maven/xmlunitVersion-2.6.4 created (now 14c4c0e)

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

slachiewicz pushed a change to branch dependabot/maven/xmlunitVersion-2.6.4
in repository https://gitbox.apache.org/repos/asf/maven.git.


      at 14c4c0e  Bump xmlunitVersion from 2.2.1 to 2.6.4

This branch includes the following new commits:

     new 14c4c0e  Bump xmlunitVersion from 2.2.1 to 2.6.4

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: Bump xmlunitVersion from 2.2.1 to 2.6.4

Posted by sl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch dependabot/maven/xmlunitVersion-2.6.4
in repository https://gitbox.apache.org/repos/asf/maven.git

commit 14c4c0ecc897a40b6cdb3ab1a942bcdcace816f1
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Mon Mar 9 04:19:48 2020 +0000

    Bump xmlunitVersion from 2.2.1 to 2.6.4
    
    Bumps `xmlunitVersion` from 2.2.1 to 2.6.4.
    
    Updates `xmlunit-core` from 2.2.1 to 2.6.4
    - [Release notes](https://github.com/xmlunit/xmlunit/releases)
    - [Changelog](https://github.com/xmlunit/xmlunit/blob/master/RELEASE_NOTES.md)
    - [Commits](https://github.com/xmlunit/xmlunit/compare/v2.2.1...v2.6.4)
    
    Updates `xmlunit-matchers` from 2.2.1 to 2.6.4
    - [Release notes](https://github.com/xmlunit/xmlunit/releases)
    - [Changelog](https://github.com/xmlunit/xmlunit/blob/master/RELEASE_NOTES.md)
    - [Commits](https://github.com/xmlunit/xmlunit/compare/v2.2.1...v2.6.4)
    
    Signed-off-by: dependabot-preview[bot] <su...@dependabot.com>
---
 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 -->