From: Huabing Zhao Date: Fri, 12 Oct 2018 06:56:39 +0000 (+0800) Subject: Update okhttp3 version to 3.9.0 X-Git-Tag: 1.2.3~15^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=fea650339a3124616b3b2207663096408a4bf095;hp=07c51ccd6ded30e8d5ceba4abaed0c202a183283;p=msb%2Fapigateway.git Update okhttp3 version to 3.9.0 okhttp3 is an indirect dependecy used by consul client Change-Id: I31345c514b96d603cfb684258cb652d7957c7ac6 Issue-ID: MSB-294 Signed-off-by: Huabing Zhao --- diff --git a/apiroute/pom.xml b/apiroute/pom.xml index 88d5b66..f947781 100644 --- a/apiroute/pom.xml +++ b/apiroute/pom.xml @@ -47,7 +47,7 @@ 1.4 - 1.2.2 + 1.3.2 23.5-jre 2.25.1 2.9.4 @@ -743,6 +743,11 @@ consul-client ${consul-client.version} + + com.squareup.okhttp3 + okhttp + 3.4.0 + org.apache.httpcomponents httpasyncclient