Skip to content

Commit

Permalink
Upgrade Hystrix to 1.5.18 (#3288)
Browse files Browse the repository at this point in the history
Hystrix 1.5.11 was re-released as 1.5.18, s. Netflix/Hystrix#1891 and https://github.com/Netflix/Hystrix/releases/tag/v1.5.18

This PR replaces #3281
  • Loading branch information
tinexw authored and spencergibb committed Nov 20, 2018
1 parent 9029075 commit aa75759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-netflix-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<archaius.version>0.7.6</archaius.version>
<eureka.version>1.9.3</eureka.version>
<hystrix.version>1.5.12</hystrix.version>
<hystrix.version>1.5.18</hystrix.version>
<ribbon.version>2.2.5</ribbon.version>
<servo.version>0.12.21</servo.version>
<zuul.version>1.3.1</zuul.version>
Expand Down

0 comments on commit aa75759

Please sign in to comment.