From 236a2294c2bbcc7f4f03e290ff3519aa929cb264 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: I55f2fcee951394c5558c2da623fc00f909522c38 Issue-ID: VNFSDK-246 Signed-off-by: Kailun Qin --- vnf-sdk-function-test/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vnf-sdk-function-test') diff --git a/vnf-sdk-function-test/pom.xml b/vnf-sdk-function-test/pom.xml index 8d47a89..20accb5 100644 --- a/vnf-sdk-function-test/pom.xml +++ b/vnf-sdk-function-test/pom.xml @@ -208,7 +208,7 @@ junit junit - 4.10 + 4.12 test @@ -253,13 +253,13 @@ org.mockito mockito-all - 1.9.5 + 2.0.2-beta org.jmockit jmockit - 1.19 + 1.25 javax.xml.bind -- cgit 1.2.3-korg