diff --git a/mode/type/cluster/repository/provider/consul/pom.xml b/mode/type/cluster/repository/provider/consul/pom.xml index 526214cfcc03d..8cec1c6f509f4 100644 --- a/mode/type/cluster/repository/provider/consul/pom.xml +++ b/mode/type/cluster/repository/provider/consul/pom.xml @@ -27,10 +27,25 @@ ${project.artifactId} - 1.4.1 - 4.5.13 + 1.4.5 + 4.5.14 + + + + com.ecwid.consul + consul-api + ${consul.api.version} + + + org.apache.httpcomponents + httpclient + ${httpclient.version} + + + + org.apache.shardingsphere @@ -48,17 +63,8 @@ com.ecwid.consul consul-api - ${consul.api.version} - - - org.apache.httpcomponents - httpclient - ${httpclient.version} - - - com.google.code.gson - gson + org.awaitility awaitility