Uplift jetty to version 12.x.y 07/140307/1
authoradheli.tavares <adheli.tavares@est.tech>
Tue, 11 Feb 2025 11:47:28 +0000 (11:47 +0000)
committeradheli.tavares <adheli.tavares@est.tech>
Tue, 25 Feb 2025 10:28:16 +0000 (10:28 +0000)
Issue-ID: POLICY-5254
Change-Id: Ic230f1afeb9ea1b52ad2ca9ded01c0f2e1f21cb0
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
runtime-acm/pom.xml

index 8c2cbb1..0ed54a6 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
   ============LICENSE_START=======================================================
-  Copyright (C) 2021-2024 Nordix Foundation.
+  Copyright (C) 2021-2025 Nordix Foundation.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
             <artifactId>aspectjweaver</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>