From 3fdb2cd4e76feb67afa1d7ac1ee1981a09d5932e Mon Sep 17 00:00:00 2001 From: "shashikanth.vh@huawei.com" Date: Tue, 22 Mar 2022 16:56:58 +0530 Subject: update the pom version for the security issue fix Issue-ID: VFC-1929 Signed-off-by: shashikanth.vh@huawei.com Change-Id: I36d497f95f6fd8a927103f8b46c77626fcffe922 --- .../vnfmadapter/VnfmadapterService/service/pom.xml | 34 ++++++++++------------ .../common/restclient/RestHttpContentExchange.java | 2 +- 2 files changed, 17 insertions(+), 19 deletions(-) diff --git a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml index 6680746f..05100540 100644 --- a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml @@ -54,7 +54,7 @@ commons-io commons-io - 2.4 + 2.11.0 org.apache.commons @@ -72,9 +72,9 @@ 1.1.1 - org.apache.commons - com.springsource.org.apache.commons.codec - 1.6.0 + commons-codec + commons-codec + 1.15 commons-collections @@ -108,7 +108,8 @@ org.eclipse.jetty jetty-http - 9.4.13.v20181111 + + 11.0.7 @@ -120,13 +121,15 @@ org.eclipse.jetty jetty-util - 9.4.13.v20181111 + + 11.0.7 org.eclipse.jetty jetty-io - 9.4.13.v20181111 + + 11.0.7 @@ -170,7 +173,7 @@ org.mybatis mybatis - 3.2.7 + 3.5.7 @@ -191,7 +194,7 @@ org.springframework spring-web - 5.2.4.RELEASE + 5.3.13