From fea650339a3124616b3b2207663096408a4bf095 Mon Sep 17 00:00:00 2001 From: Huabing Zhao Date: Fri, 12 Oct 2018 14:56:39 +0800 Subject: 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 --- apiroute/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 -- cgit 1.2.3-korg