Browse Source

upgrade to netflix hystrix to 1.4.0-RC6

fixes gh-182
pull/6/head
Spencer Gibb 10 years ago
parent
commit
49b81607a3
  1. 2
      pom.xml

2
pom.xml

@ -24,7 +24,7 @@ @@ -24,7 +24,7 @@
<archaius.version>0.6.3</archaius.version>
<eureka.version>1.1.145</eureka.version>
<feign.version>7.1.0</feign.version>
<hystrix.version>1.4.0-RC5</hystrix.version>
<hystrix.version>1.4.0-RC6</hystrix.version>
<ribbon.version>2.0-RC13</ribbon.version>
<zuul.version>1.0.28</zuul.version>
<netflix.rxjava.version>0.20.7</netflix.rxjava.version>

Loading…
Cancel
Save