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
commit 2a52af239017df933cf240f4daf242c7278461d2 Author: Pascal Schumacher <[email protected]> AuthorDate: Mon Mar 12 20:55:34 2018 +0100 Upgrade XMLUnit to version 2.5.1 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 8b19a7c..e774a43 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -740,7 +740,7 @@ <xmlrpc-version>3.1.3</xmlrpc-version> <xmlrpc-client-bundle-version>3.1.3_1</xmlrpc-client-bundle-version> <xmlsec-version>2.0.10</xmlsec-version> - <xmlunit-version>2.3.0</xmlunit-version> + <xmlunit-version>2.5.1</xmlunit-version> <xpp3-bundle-version>1.1.4c_7</xpp3-bundle-version> <xpp3-version>1.1.4c</xpp3-version> <xsdlib-version>2013.2</xsdlib-version> -- To stop receiving notification emails like this one, please contact [email protected].
