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 --- .../action-library-rest/action-library-rest-services/pom.xml | 6 ------ .../externaltesting-rest/externaltesting-rest-services/pom.xml | 5 ----- openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml | 6 ------ .../api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml | 6 ------ .../api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml | 6 ------ 5 files changed, 29 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml index b46a1367f5..5e84e5840c 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml @@ -132,12 +132,6 @@ ${jersey.multipart.version} provided - - javax.servlet - javax.servlet-api - ${servlet-api.version} - provided - com.sun.activation javax.activation diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml index c2542ec22e..9c6630723a 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml @@ -162,11 +162,6 @@ openecomp-sdc-externaltesting-impl ${project.version} - - javax.servlet - javax.servlet-api - provided - com.sun.activation javax.activation diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml index f8d53a1714..798f5f828e 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml @@ -23,12 +23,6 @@ openecomp-sdc-notification-websocket ${project.version} - - javax.servlet - javax.servlet-api - ${javax.servlet.version} - provided - com.fasterxml.jackson.jaxrs 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 diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml index 4f53c43425..27007e3868 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml @@ -74,12 +74,6 @@ openecomp-session-lib ${project.version} - - javax.servlet - javax.servlet-api - ${javax.servlet.version} - provided - org.glassfish.jersey.core jersey-common -- cgit 1.2.3-korg