Uplift jetty to version 12.x.y 08/140308/1
authoradheli.tavares <adheli.tavares@est.tech>
Tue, 11 Feb 2025 11:21:41 +0000 (11:21 +0000)
committeradheli.tavares <adheli.tavares@est.tech>
Tue, 25 Feb 2025 10:06:31 +0000 (10:06 +0000)
Issue-ID: POLICY-5254
Change-Id: Ic38709d541926d69d429d8d6c711ed4027e740d3
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
main/pom.xml

index 5438707..99064d0 100644 (file)
             <artifactId>commons-lang3</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.eclipse.jetty.toolchain</groupId>
-            <artifactId>jetty-jakarta-servlet-api</artifactId>
+            <groupId>jakarta.servlet</groupId>
+            <artifactId>jakarta.servlet-api</artifactId>
         </dependency>
         <dependency>
             <groupId>org.glassfish.jersey.core</groupId>