diff --git a/spring-cloud-starter-zookeeper-discovery/pom.xml b/spring-cloud-starter-zookeeper-discovery/pom.xml index 3c9639ea..6027d81c 100644 --- a/spring-cloud-starter-zookeeper-discovery/pom.xml +++ b/spring-cloud-starter-zookeeper-discovery/pom.xml @@ -35,7 +35,7 @@ org.springframework.cloud - spring-cloud-netflix-core + spring-cloud-netflix-hystrix org.springframework.cloud diff --git a/spring-cloud-zookeeper-discovery/pom.xml b/spring-cloud-zookeeper-discovery/pom.xml index 03e05c98..37d43292 100644 --- a/spring-cloud-zookeeper-discovery/pom.xml +++ b/spring-cloud-zookeeper-discovery/pom.xml @@ -65,7 +65,7 @@ org.springframework.cloud - spring-cloud-netflix-core + spring-cloud-netflix-hystrix true