From: sa282w Date: Wed, 28 Mar 2018 21:02:52 +0000 (-0400) Subject: Security Vulnerabilities X-Git-Tag: v2.2.0~23 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=portal.git;a=commitdiff_plain;h=783de76a4dcf3744b0255281c49783be81521b6d Security Vulnerabilities Issue-ID: PORTAL-155 Excluded bouncycastle from be-common/pom.xml Change-Id: Ie4e5fd50caf612e6b5df6586f9f5fd6114f2b2fe Signed-off-by: sa282w --- diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index ce394eaf..733a1017 100644 --- a/ecomp-portal-BE-common/pom.xml +++ b/ecomp-portal-BE-common/pom.xml @@ -402,6 +402,16 @@ com.lowagie itext 2.0.8 + + + bouncycastle + bcprov-jdk14 + + + bouncycastle + bcmail-jdk14 + +