This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 30914e3151e8f1a3b45a0fa41b7733fc85b40939 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon May 14 15:05:31 2018 +0200 Upgrade Xchange to version 4.3.6 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 195164a..8e356d4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -716,7 +716,7 @@ <!-- xbean-asm4-bundle is used by openjpa --> <xbean-asm4-bundle-version>3.14</xbean-asm4-bundle-version> <xbean-asm5-shaded-version>4.5</xbean-asm5-shaded-version> - <xchange-version>4.3.4</xchange-version> + <xchange-version>4.3.6</xchange-version> <xerces-bundle-version>2.11.0_1</xerces-bundle-version> <xerces-version>2.11.0</xerces-version> <!-- needed to manage the xml-apis version in camel-xmljson --> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.