Security vulnerabilities fix for the Huawei sVNFM adapter 44/110144/1
authormukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com>
Tue, 14 Jul 2020 05:22:57 +0000 (10:52 +0530)
committermukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com>
Tue, 14 Jul 2020 05:22:57 +0000 (10:52 +0530)
Issue-ID: VFC-1698

Signed-off-by: mukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com>
Change-Id: I5d7675441db3a00863618af1a172f31deab7e164

huawei/vnfmadapter/VnfmadapterService/service/pom.xml

index b929677..f0a9994 100644 (file)
@@ -71,7 +71,7 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>com.springsource.org.apache.commons.codec</artifactId>
-            <version>1.3.0</version>
+            <version>1.6.0</version>
         </dependency>
         <dependency>
             <groupId>commons-collections</groupId>