You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2018/07/25 02:58:54 UTC

[13/29] james-project git commit: JAMES-2487 Update org.xmlunit to 2.6.0

JAMES-2487 Update org.xmlunit to 2.6.0


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/fedf0a2f
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/fedf0a2f
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/fedf0a2f

Branch: refs/heads/master
Commit: fedf0a2feffec59bd0870f8022286a3f84c5db12
Parents: 65db2c4
Author: Gautier DI FOLCO <gd...@linagora.com>
Authored: Mon Jul 23 14:12:58 2018 +0200
Committer: benwa <bt...@linagora.com>
Committed: Wed Jul 25 09:35:07 2018 +0700

----------------------------------------------------------------------
 server/mailet/integration-testing/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/fedf0a2f/server/mailet/integration-testing/pom.xml
----------------------------------------------------------------------
diff --git a/server/mailet/integration-testing/pom.xml b/server/mailet/integration-testing/pom.xml
index 4f6e5a0..1989ecb 100644
--- a/server/mailet/integration-testing/pom.xml
+++ b/server/mailet/integration-testing/pom.xml
@@ -165,12 +165,12 @@
         <dependency>
             <groupId>org.xmlunit</groupId>
             <artifactId>xmlunit-core</artifactId>
-            <version>2.5.1</version>
+            <version>2.6.0</version>
         </dependency>
         <dependency>
             <groupId>org.xmlunit</groupId>
             <artifactId>xmlunit-matchers</artifactId>
-            <version>2.5.1</version>
+            <version>2.6.0</version>
         </dependency>
     </dependencies>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org