diff --git a/pom.xml b/pom.xml
index 517bf426..9042db01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,6 +134,19 @@
import
pom
+
+
+ commons-configuration
+ commons-configuration
+ 1.8
+
+
+ commons-logging
+ commons-logging
+
+
+
+
diff --git a/spring-cloud-consul-discovery/pom.xml b/spring-cloud-consul-discovery/pom.xml
index 57291a8e..ffd098d2 100644
--- a/spring-cloud-consul-discovery/pom.xml
+++ b/spring-cloud-consul-discovery/pom.xml
@@ -134,6 +134,10 @@
spring-boot-starter-actuator
true
+
+ commons-configuration
+ commons-configuration
+
org.springframework.cloud
spring-cloud-test-support