Uplift jetty to version 12.x.y 09/140309/1
authoradheli.tavares <adheli.tavares@est.tech>
Tue, 11 Feb 2025 11:49:29 +0000 (11:49 +0000)
committeradheli.tavares <adheli.tavares@est.tech>
Tue, 25 Feb 2025 10:28:18 +0000 (10:28 +0000)
Issue-ID: POLICY-5254
Change-Id: I454fcef2825edae10040347a6f686eeb02b4455f
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
policy-management/pom.xml

index e9c23a1..ff273ca 100644 (file)
             <artifactId>jetty-server</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.eclipse.jetty</groupId>
-            <artifactId>jetty-servlet</artifactId>
+            <groupId>org.eclipse.jetty.ee10</groupId>
+            <artifactId>jetty-ee10-servlet</artifactId>
         </dependency>
         <dependency>
             <groupId>com.fatboyindustrial.gson-javatime-serialisers</groupId>