From aa0da758ab353be28fe165934a09e8fd5a62620d Mon Sep 17 00:00:00 2001 From: Kailun Qin Date: Thu, 30 Aug 2018 22:04:09 +0800 Subject: Address critical and severe vulnerabilities Update jackson-databind and guava versions based on August 25 security scan. And fix vnfsdk-functest-distribution standalone dependency version to address jquery security issue in the stale jar. Change-Id: I10d96951126d38efd85132445cf71e4b047ee04e Issue-ID: VNFSDK-302 Signed-off-by: Kailun Qin --- vnf-sdk-function-test/pom.xml | 24 ++++-------------------- 1 file changed, 4 insertions(+), 20 deletions(-) (limited to 'vnf-sdk-function-test') diff --git a/vnf-sdk-function-test/pom.xml b/vnf-sdk-function-test/pom.xml index dbfefeb..ebae15c 100644 --- a/vnf-sdk-function-test/pom.xml +++ b/vnf-sdk-function-test/pom.xml @@ -169,17 +169,6 @@ jersey-container-servlet-core 2.25.1 - - - org.eclipse.jetty - jetty-http - 9.4.11.v20180605 - - - org.eclipse.jetty - jetty-servlet - 9.4.11.v20180605 - com.eclipsesource.jaxrs @@ -198,11 +187,11 @@ gson 2.8.2 - + - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - 2.9.5 + com.google.guava + guava + 26.0-jre @@ -234,11 +223,6 @@ osgi-resource-locator 2.5.0-b42 - - - - - org.postgresql postgresql -- cgit 1.2.3-korg