diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ddf63d0c9e5..fdbf83b43cd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2417,7 +2417,7 @@ bom { library("Undertow", "2.3.17.Final") { prohibit { versionRange "[2.3.18.Final]" - because "it contains a regression (https://issues.redhat.com/browse/UNDERTOW-2512)" + because "requires new framework patch due to regression (https://issues.redhat.com/browse/UNDERTOW-2512)" } group("io.undertow") { modules = [