CAMEL-10346 - Upgrade Hystrix and related bundles to version 1.5.5

Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/152f869e
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/152f869e
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/152f869e

Branch: refs/heads/master
Commit: 152f869ee1893ebb5e8d0a95d11e67a6459f552a
Parents: 2beb3a9
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Fri Sep 30 07:52:58 2016 +0200
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Fri Sep 30 10:44:28 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/152f869e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f17aa46..d1e1b97 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -258,8 +258,8 @@
     <httpclient4-version>4.5.2</httpclient4-version>
     <httpasyncclient-version>4.1.2</httpasyncclient-version>
     <httpclient-version>3.1</httpclient-version>
-    <hystrix-version>1.5.3</hystrix-version>
-    <hystrix-bundle-version>1.5.3_1</hystrix-bundle-version>
+    <hystrix-version>1.5.5</hystrix-version>
+    <hystrix-bundle-version>1.5.5_1</hystrix-bundle-version>
     <ibatis-bundle-version>2.3.4.726_4</ibatis-bundle-version>
     <ibatis-version>2.3.4.726</ibatis-version>
     <ical4j-version>1.0.7</ical4j-version>

Reply via email to