From: sa282w Date: Fri, 30 Mar 2018 18:09:40 +0000 (-0400) Subject: Security Vunerabilities X-Git-Tag: v2.2.0~20 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=78224cb1fbc6052451ad1a759353cc6549b2f230;hp=4be70b62035840deacdb687970e8537c9a459e51;p=portal.git Security Vunerabilities Issue-ID: PORTAL-155 Excluded beanshell, nimbus dependency and upgraded the version of spring-security-web and tomcat-embed-core. Change-Id: I2f238d8cdeb61084b1a86099c25b5bd8f30d5e93 Signed-off-by: sa282w --- diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index 733a1017..5ae097d6 100644 --- a/ecomp-portal-BE-common/pom.xml +++ b/ecomp-portal-BE-common/pom.xml @@ -625,6 +625,10 @@ commons-httpclient commons-httpclient + + org.beanshell + bsh-core + diff --git a/ecomp-portal-BE-os/pom.xml b/ecomp-portal-BE-os/pom.xml index ed42c061..2c96adaa 100644 --- a/ecomp-portal-BE-os/pom.xml +++ b/ecomp-portal-BE-os/pom.xml @@ -621,6 +621,10 @@ org.codehaus.jackson jackson-mapper-asl + + com.nimbusds + nimbus-jose-jwt +