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 --- integration-tests/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'integration-tests') diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 7c9798fa8c..eea5c5afc7 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -291,6 +291,12 @@ limitations under the License. selenium-server ${selenium.version} test + + + javax.servlet + javax.servlet-api + + org.seleniumhq.selenium @@ -365,6 +371,10 @@ limitations under the License. org.owasp.esapi esapi + + javax.servlet + javax.servlet-api + -- cgit 1.2.3-korg