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 2017/06/07 07:49:15 UTC

camel git commit: Upgrade Hystrix and related bundles to version 1.5.12

Repository: camel
Updated Branches:
  refs/heads/camel-2.19.x dc8eba432 -> 4634edc75


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/4634edc7
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4634edc7
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4634edc7

Branch: refs/heads/camel-2.19.x
Commit: 4634edc750d9919eeefda8d55fcef55458ecca87
Parents: dc8eba4
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jun 7 09:21:27 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jun 7 09:48:50 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/4634edc7/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 36bcd07..dd55d48 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -277,8 +277,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.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>