Repository: logging-log4j2
Updated Branches:
  refs/heads/master 4ce34de3b -> 47fe07b6e


Update tests from XmlUnit 2.2.1 to 2.5.0.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/47fe07b6
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/47fe07b6
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/47fe07b6

Branch: refs/heads/master
Commit: 47fe07b6eea3e6f5789c96eec5094cd5df6b5c20
Parents: 4ce34de
Author: Gary Gregory <[email protected]>
Authored: Tue Sep 12 01:30:17 2017 -0600
Committer: Gary Gregory <[email protected]>
Committed: Tue Sep 12 01:30:17 2017 -0600

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/47fe07b6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5fe0c44..da83531 100644
--- a/pom.xml
+++ b/pom.xml
@@ -736,13 +736,13 @@
       <dependency>
         <groupId>org.xmlunit</groupId>
         <artifactId>xmlunit-core</artifactId>
-        <version>2.2.1</version>
+        <version>2.5.0</version>
         <scope>test</scope>
       </dependency>
       <dependency>
         <groupId>org.xmlunit</groupId>
         <artifactId>xmlunit-matchers</artifactId>
-        <version>2.2.1</version>
+        <version>2.5.0</version>
         <scope>test</scope>
       </dependency>
       <dependency>

Reply via email to