From b08ac296b31f001c946b1371f213ac302ff9c12e Mon Sep 17 00:00:00 2001 From: vasraz Date: Thu, 21 Oct 2021 17:32:16 +0100 Subject: Fix critical cross site scripting Change-Id: I66a220f71a2e950055107a725191b46bcbe8c6a6 Signed-off-by: Vasyl Razinkov Issue-ID: SDC-3607 Issue-ID: SDC-3755 --- common-app-api/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'common-app-api') diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml index f411fdafa0..8dbed601e5 100644 --- a/common-app-api/pom.xml +++ b/common-app-api/pom.xml @@ -42,6 +42,10 @@ org.springframework spring-core + + org.onap.portal.sdk + epsdk-fw + -- cgit 1.2.3-korg