From 04ccadfa771c7046dd04145bd2318b4392fe3b5c Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Tue, 11 Feb 2025 11:21:41 +0000 Subject: [PATCH] Uplift jetty to version 12.x.y Issue-ID: POLICY-5254 Change-Id: Ic38709d541926d69d429d8d6c711ed4027e740d3 Signed-off-by: adheli.tavares --- main/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/pom.xml b/main/pom.xml index 5438707a..99064d04 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -166,8 +166,8 @@ commons-lang3 - org.eclipse.jetty.toolchain - jetty-jakarta-servlet-api + jakarta.servlet + jakarta.servlet-api org.glassfish.jersey.core -- 2.16.6