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/03/09 08:02:16 UTC

[camel] branch master updated: Upgrade XChange to version 4.3.4

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 18b0f66  Upgrade XChange to version 4.3.4
18b0f66 is described below

commit 18b0f66a74616811a83d15f71d5d3eb424fa9247
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 9 09:01:56 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 65b242b..b98a587 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -723,7 +723,7 @@
     <xbean-spring-version>4.5</xbean-spring-version>
     <!-- xbean-asm4-bundle is used by openjpa -->
     <xbean-asm4-bundle-version>3.14</xbean-asm4-bundle-version>
-    <xchange-version>4.3.3</xchange-version>
+    <xchange-version>4.3.4</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
acosentino@apache.org.