Authored by chunhua

update hystrix-metrics-event-stream to 1.5.1

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -638,7 +638,7 @@
<dependency>
<groupId>com.netflix.hystrix</groupId>
<artifactId>hystrix-metrics-event-stream</artifactId>
<version>1.4.21</version>
<version>1.5.1</version>
<exclusions>
<exclusion>
<artifactId>jackson-databind</artifactId>
... ...