From 8cefeeae5afb2d2f74fa3c83cc85126ee110c9e5 Mon Sep 17 00:00:00 2001 From: spencergibb Date: Fri, 8 Jan 2021 15:25:59 -0500 Subject: [PATCH] Removes commons-configuration dep mgmt Fixes gh-666 --- spring-cloud-consul-discovery/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/spring-cloud-consul-discovery/pom.xml b/spring-cloud-consul-discovery/pom.xml index 3fc8e297..a66ad9a9 100644 --- a/spring-cloud-consul-discovery/pom.xml +++ b/spring-cloud-consul-discovery/pom.xml @@ -108,10 +108,6 @@ spring-boot-starter-actuator true - - commons-configuration - commons-configuration - org.awaitility awaitility