diff --git a/mode/type/cluster/repository/provider/consul/pom.xml b/mode/type/cluster/repository/provider/consul/pom.xml index 526214cfcc03d..cbb616842760e 100644 --- a/mode/type/cluster/repository/provider/consul/pom.xml +++ b/mode/type/cluster/repository/provider/consul/pom.xml @@ -31,6 +31,21 @@ 4.5.13 + + + + com.ecwid.consul + consul-api + ${consul.api.version} + + + org.apache.httpcomponents + httpclient + ${httpclient.version} + + + + org.apache.shardingsphere @@ -48,17 +63,12 @@ com.ecwid.consul consul-api - ${consul.api.version} org.apache.httpcomponents httpclient - ${httpclient.version} - - - com.google.code.gson - gson + org.awaitility awaitility