Upgrade Hystrix and related bundles to version 1.5.12
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c596246f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c596246f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c596246f Branch: refs/heads/master Commit: c596246fa6abe48c80124f1682be564d53fa3fe9 Parents: ccf251e Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed Jun 7 09:21:27 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed Jun 7 09:21:27 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/c596246f/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index eded855..006364a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -288,8 +288,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.11</hystrix-version> - <hystrix-bundle-version>1.5.11_1</hystrix-bundle-version> + <hystrix-version>1.5.12</hystrix-version> + <hystrix-bundle-version>1.5.12_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>