From c2f9e3fe85b705af0be6563e4748da9765abfc9d Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Fri, 30 Aug 2019 09:53:00 +0200 Subject: [PATCH] Added the explicit version for jersey --- pom.xml | 1 + spring-cloud-contract-stub-runner/pom.xml | 1 + .../pom.xml | 4 ---- 3 files changed, 2 insertions(+), 4 deletions(-) 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