diff --git a/pom.xml b/pom.xml index 8bb67c6..3030939 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ io.vertx vertx-consul-client - ${stack.version} + 4.5.13 provided @@ -113,45 +113,45 @@ junit junit - ${junit.version} + 0.9.2 test com.pszymczyk.consul embedded-consul - ${embedded.consul.version} + 2.2.1 test io.vertx vertx-unit - ${stack.version} + 4.5.13 test ch.qos.logback logback-classic - 1.2.3 + 1.3.15 test io.vertx vertx-web - ${stack.version} + 3.9.1 test io.vertx vertx-core - ${stack.version} + 4.5.13 test-jar test io.vertx vertx-web - ${stack.version} + 3.9.1 test-jar test