From 715f85cf97c981dab7fd2aceef028c5e42a26d20 Mon Sep 17 00:00:00 2001 From: "mukesh.paliwal1@huawei.com" Date: Tue, 14 Jul 2020 10:52:57 +0530 Subject: Security vulnerabilities fix for the Huawei sVNFM adapter Issue-ID: VFC-1698 Signed-off-by: mukesh.paliwal1@huawei.com Change-Id: I5d7675441db3a00863618af1a172f31deab7e164 --- huawei/vnfmadapter/VnfmadapterService/service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml index b9296774..f0a99945 100644 --- a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml @@ -71,7 +71,7 @@ org.apache.commons com.springsource.org.apache.commons.codec - 1.3.0 + 1.6.0 commons-collections -- cgit 1.2.3-korg