Upgrade Hystrix and related bundle to version 1.5.11
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/395c33f3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/395c33f3 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/395c33f3 Branch: refs/heads/master Commit: 395c33f3ae8ff3a64d1c8138f5b8723cce6d1e95 Parents: a672bbd Author: Andrea Cosentino <anco...@gmail.com> Authored: Tue May 9 08:43:04 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Tue May 9 09:45:45 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/395c33f3/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index e074d7d..841ccdb 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -278,8 +278,8 @@ <httpclient4-version>4.5.3</httpclient4-version> <httpasyncclient-version>4.1.3</httpasyncclient-version> <httpclient-version>3.1</httpclient-version> - <hystrix-version>1.5.10</hystrix-version> - <hystrix-bundle-version>1.5.10_1</hystrix-bundle-version> + <hystrix-version>1.5.11</hystrix-version> + <hystrix-bundle-version>1.5.11_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>