You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/08/02 12:49:54 UTC

[camel] branch master updated: Upgrade Xchange to version 4.3.9

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


The following commit(s) were added to refs/heads/master by this push:
     new c9dc100  Upgrade Xchange to version 4.3.9
c9dc100 is described below

commit c9dc1008deb57a4408a9ff469f00e839a4e65fa4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 2 14:49:22 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 1c4dc4a..fa84ea7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -718,7 +718,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.8</xchange-version>
+    <xchange-version>4.3.9</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 -->