From 8f3f7712090cee0fb44382082fa572d174b052b1 Mon Sep 17 00:00:00 2001 From: yufei_zhou Date: Mon, 19 Mar 2018 14:52:33 +0800 Subject: Fix nexus-iq issues Change-Id: I5735a9706ab07a1820a863f50e9a9ab8ffefc52d Issue-ID: VFC-724 Signed-off-by: yufei_zhou --- .../vnfmdriver/vfcadaptorservice/vfcadaptor/pom.xml | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) (limited to 'nokia/vnfmdriver/vfcadaptorservice/vfcadaptor/pom.xml') diff --git a/nokia/vnfmdriver/vfcadaptorservice/vfcadaptor/pom.xml b/nokia/vnfmdriver/vfcadaptorservice/vfcadaptor/pom.xml index b7887a61..52ebd0e5 100644 --- a/nokia/vnfmdriver/vfcadaptorservice/vfcadaptor/pom.xml +++ b/nokia/vnfmdriver/vfcadaptorservice/vfcadaptor/pom.xml @@ -110,25 +110,33 @@ commons-io commons-io - 2.5 + 2.6 org.apache.httpcomponents httpclient + 4.5.5 + + commons-httpclient + commons-httpclient + 3.1 + com.google.code.gson gson + 2.8.2 org.json json + 20180130 io.dropwizard dropwizard-core - 0.8.0 + 1.3.0 @@ -151,13 +159,13 @@ org.mybatis.spring.boot mybatis-spring-boot-starter - 1.3.1 + 1.3.2 ca.juliusdavies not-yet-commons-ssl - 0.3.9 + 0.3.11 @@ -218,12 +226,12 @@ org.springframework.boot spring-boot-maven-plugin - 1.5.7.RELEASE + 2.0.0.RELEASE org.apache.maven.plugins maven-compiler-plugin - 3.5 + 3.7.0 1.8 1.8 @@ -232,6 +240,7 @@ org.apache.maven.plugins maven-surefire-plugin + 2.21.0