Authored by chunhua

add

Showing 1 changed file with 7 additions and 0 deletions
... ... @@ -529,6 +529,13 @@
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>com.netflix.hystrix</groupId>
<artifactId>hystrix-core</artifactId>
<version>1.4.21</version>
</dependency>
</dependencies>
</dependencyManagement>
... ...