Authored by chunhua

update hystrix to 1.5.1

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -632,7 +632,7 @@
<dependency>
<groupId>com.netflix.hystrix</groupId>
<artifactId>hystrix-core</artifactId>
<version>1.4.21</version>
<version>1.5.1</version>
</dependency>
<dependency>
... ...