From ab9c6e36eeec22c27f91da8968476af9b0897ffc Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Mon, 15 Dec 2025 10:39:19 +0100 Subject: [PATCH] Remove legacy/jakarta Undertow as we only need one, and upgrade to the latest to fix CVEs (#44901) Closes #44814 Signed-off-by: stianst --- pom.xml | 4 +--- testsuite/integration-arquillian/pom.xml | 1 - testsuite/utils/pom.xml | 1 - 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index b0507c07f09..e5fb2297ea5 100644 --- a/pom.xml +++ b/pom.xml @@ -118,9 +118,7 @@ 4.0.0 1.2.2 2.3.3-b02 - ${undertow-legacy.version} - 2.2.24.Final - 2.3.2.Final + 2.3.20.Final 2.6.5.Final 1.9.0.Final 6.0.3 diff --git a/testsuite/integration-arquillian/pom.xml b/testsuite/integration-arquillian/pom.xml index 57cf27f9fb3..3a3cd66e6df 100644 --- a/testsuite/integration-arquillian/pom.xml +++ b/testsuite/integration-arquillian/pom.xml @@ -52,7 +52,6 @@ 3.0.1.Final 1.0.1.Final 1.2.0.Beta3 - ${undertow-jakarta.version} 1.0.0.Final 2.0.3 2.2.3 diff --git a/testsuite/utils/pom.xml b/testsuite/utils/pom.xml index 419f9aa2153..ba7df30e74f 100755 --- a/testsuite/utils/pom.xml +++ b/testsuite/utils/pom.xml @@ -162,7 +162,6 @@ io.undertow undertow-servlet - ${undertow-jakarta.version} org.keycloak