You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2019/08/31 10:50:42 UTC

[camel] branch master updated: Upgrade XMLUnit to version 2.6.3

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

pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 4764847  Upgrade XMLUnit to version 2.6.3
4764847 is described below

commit 4764847adb2e67ed30057a23b73a88cad2864bb8
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Sat Aug 31 12:50:30 2019 +0200

    Upgrade XMLUnit to version 2.6.3
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4215c97..cd2013f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -664,7 +664,7 @@
         <xmlgraphics-batik-version>1.11</xmlgraphics-batik-version>
         <xmlresolver-bundle-version>1.2_5</xmlresolver-bundle-version>
         <xmlsec-version>2.1.4</xmlsec-version>
-        <xmlunit-version>2.6.2</xmlunit-version>
+        <xmlunit-version>2.6.3</xmlunit-version>
         <xpp3-bundle-version>1.1.4c_7</xpp3-bundle-version>
         <xpp3-version>1.1.4c</xpp3-version>
         <xstream-bundle-version>1.4.11_1</xstream-bundle-version>