diff --git a/pom.xml b/pom.xml index 7e017f1fa2..5341e105fd 100644 --- a/pom.xml +++ b/pom.xml @@ -60,6 +60,7 @@ 2.1.100 2.11.0 1.9.4 + 1.19.4 diff --git a/spring-cloud-contract-stub-runner/pom.xml b/spring-cloud-contract-stub-runner/pom.xml index ec5fa90c44..a059321ea5 100644 --- a/spring-cloud-contract-stub-runner/pom.xml +++ b/spring-cloud-contract-stub-runner/pom.xml @@ -117,6 +117,7 @@ com.sun.jersey jersey-client + ${jersey-client.version} true diff --git a/tests/spring-cloud-contract-stub-runner-moco-contract-jar/pom.xml b/tests/spring-cloud-contract-stub-runner-moco-contract-jar/pom.xml index 2353de0aa6..1806122699 100644 --- a/tests/spring-cloud-contract-stub-runner-moco-contract-jar/pom.xml +++ b/tests/spring-cloud-contract-stub-runner-moco-contract-jar/pom.xml @@ -35,10 +35,6 @@ org.codehaus.gmavenplus gmavenplus-plugin - - org.apache.maven.plugins - maven-surefire-plugin - maven-deploy-plugin 2.8.2