From dc6f927287daedf2d62b2b122b3402256a1fe614 Mon Sep 17 00:00:00 2001 From: Kailun Qin Date: Wed, 11 Apr 2018 12:25:22 +0800 Subject: Update functest dependencies Update to new dependency versions to address security issues. Change-Id: I81427d670154dfbf90e2d8129b6d4692cf1fbafd Issue-ID: VNFSDK-246 Signed-off-by: Kailun Qin --- vnf-sdk-function-test/pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'vnf-sdk-function-test/pom.xml') diff --git a/vnf-sdk-function-test/pom.xml b/vnf-sdk-function-test/pom.xml index 20accb5..25da2e5 100644 --- a/vnf-sdk-function-test/pom.xml +++ b/vnf-sdk-function-test/pom.xml @@ -194,6 +194,24 @@ gson 2.8.2 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + 2.9.5 + + + + org.webjars + bootstrap + 4.0.0-2 + + + + org.webjars.npm + bootstrap + 4.1.0 + -- cgit 1.2.3-korg