From 99ac5dc08792191a79a18101e830ccacb71edde7 Mon Sep 17 00:00:00 2001 From: vasraz Date: Mon, 6 Mar 2023 15:56:57 +0000 Subject: Update vulnerable dependency - javax.servlet:javax.servlet-api Signed-off-by: Vasyl Razinkov Change-Id: Iad407eb6c950e43e692830d595fdca680366e863 Issue-ID: SDC-4426 --- .../api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml index a739cd2ff9..d5b543ad7b 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml @@ -100,12 +100,6 @@ metrics-rest ${project.version} - - javax.servlet - javax.servlet-api - ${servlet-api.version} - provided - com.fasterxml.jackson.jaxrs -- cgit 1.2.3-korg