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/12/10 12:57:34 UTC

[camel] 01/02: Upgrade Hystrix and related bundle to version 1.5.18

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 51fa307665a16a05b190c5783e54d6edce97c6bc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 10 13:52:37 2018 +0100

    Upgrade Hystrix and related bundle to version 1.5.18
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index af93755..c26171c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -309,8 +309,8 @@
     <httpclient4-version>4.5.6</httpclient4-version>
     <httpasyncclient-version>4.1.4</httpasyncclient-version>
     <httpclient-version>3.1</httpclient-version>
-    <hystrix-version>1.5.12</hystrix-version>
-    <hystrix-bundle-version>1.5.12_1</hystrix-bundle-version>
+    <hystrix-version>1.5.18</hystrix-version>
+    <hystrix-bundle-version>1.5.18_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>