From: shashikanth.vh@huawei.com Date: Thu, 5 Aug 2021 15:22:50 +0000 (+0530) Subject: SO Critical vulnerability X-Git-Tag: 1.9.2~28^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f45203d505ef9fe97e6aa0c012025d93335a4533;p=so.git SO Critical vulnerability Issue-ID: SO-3732 Signed-off-by: SHASHIKANTH VH Change-Id: I4a975090b3832b8a5affa48695f33edbd72da13e --- diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml index d539e65b13..244d83f7db 100644 --- a/asdc-controller/pom.xml +++ b/asdc-controller/pom.xml @@ -215,7 +215,7 @@ commons-codec commons-codec - 1.9 + 1.15 org.onap.so diff --git a/common/pom.xml b/common/pom.xml index 9af3f62442..7c37f50e90 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -107,6 +107,7 @@ org.springframework.security spring-security-web + 5.4.6 org.mockito diff --git a/mso-catalog-db/pom.xml b/mso-catalog-db/pom.xml index c2bcf9b44f..c4913e6d85 100644 --- a/mso-catalog-db/pom.xml +++ b/mso-catalog-db/pom.xml @@ -73,6 +73,7 @@ org.springframework.data spring-data-rest-hal-browser + 3.3.9.RELEASE org.ow2.asm diff --git a/pom.xml b/pom.xml index 49d4b75f59..d86283ca2b 100644 --- a/pom.xml +++ b/pom.xml @@ -884,7 +884,7 @@ commons-codec commons-codec - 1.12 + 1.15 compile