From 111847d91a820008e758ab60bb307dbdc6f18524 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Fri, 30 Aug 2019 10:07:50 +0200 Subject: [PATCH] Migrated old jersey lib --- pom.xml | 1 - spring-cloud-contract-stub-runner/pom.xml | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 5341e105fd..7e017f1fa2 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,6 @@ 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 a059321ea5..fb0f700c91 100644 --- a/spring-cloud-contract-stub-runner/pom.xml +++ b/spring-cloud-contract-stub-runner/pom.xml @@ -115,9 +115,8 @@ test - com.sun.jersey + org.glassfish.jersey.core jersey-client - ${jersey-client.version} true