From: Huabing Zhao Date: Tue, 19 Nov 2019 06:40:15 +0000 (+0800) Subject: Solve nexus iq issues X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=476e02dbf61c39661e72e6508c30b25258d0b789;hp=ae7fce6359051c2495e680a6f6fd943df9142880;p=msb%2Fjava-sdk.git Solve nexus iq issues Issue-ID: MSB-407, MSB-408, MSB-410 Signed-off-by: Huabing Zhao Change-Id: I99a394206a4baa2e077770afaa2b0d7858286629 --- diff --git a/pom.xml b/pom.xml index 7f81a45..94fb2cf 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,12 @@ com.squareup.retrofit2 retrofit - 2.3.0 + 2.6.2 + + + com.squareup.okhttp3 + okhttp + 3.12.1 org.slf4j @@ -30,7 +35,12 @@ org.apache.httpcomponents httpclient - 4.5.3 + 4.5.10 + + + commons-codec + commons-codec + 1.13 junit @@ -53,12 +63,12 @@ com.fasterxml.jackson.core jackson-databind - 2.9.4 + 2.10.1 com.fasterxml.jackson.core jackson-core - 2.9.4 + 2.10.1 com.google.guava