diff --git a/pom.xml b/pom.xml index 5934454f..3cb8500c 100644 --- a/pom.xml +++ b/pom.xml @@ -142,6 +142,19 @@ pom import + + + commons-configuration + commons-configuration + 1.8 + + + commons-logging + commons-logging + + + + cglib cglib-nodep diff --git a/spring-cloud-zookeeper-discovery/pom.xml b/spring-cloud-zookeeper-discovery/pom.xml index 32bfc39e..0dc5a758 100644 --- a/spring-cloud-zookeeper-discovery/pom.xml +++ b/spring-cloud-zookeeper-discovery/pom.xml @@ -113,6 +113,10 @@ spring-boot-starter-test test + + commons-configuration + commons-configuration + org.apache.curator curator-test