diff --git a/spring-platform-netflix-hystrix/pom.xml b/spring-platform-netflix-hystrix/pom.xml index c05e6667..6b7a3aed 100644 --- a/spring-platform-netflix-hystrix/pom.xml +++ b/spring-platform-netflix-hystrix/pom.xml @@ -53,5 +53,13 @@ org.springframework.platform spring-platform-config-client + + com.netflix.hystrix + hystrix-core + + + com.netflix.hystrix + hystrix-metrics-event-stream + diff --git a/spring-platform-netflix-zuul/pom.xml b/spring-platform-netflix-zuul/pom.xml index 307ebe5d..8564eb52 100644 --- a/spring-platform-netflix-zuul/pom.xml +++ b/spring-platform-netflix-zuul/pom.xml @@ -65,10 +65,18 @@ com.netflix.hystrix hystrix-core + + com.netflix.hystrix + hystrix-metrics-event-stream + com.netflix.ribbon ribbon-core + + com.netflix.ribbon + ribbon-eureka + com.netflix.ribbon ribbon-httpclient