We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4753ee0 + 83e7ccd commit fd7956fCopy full SHA for fd7956f
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2424,7 +2424,7 @@ bom {
2424
library("Undertow", "2.3.17.Final") {
2425
prohibit {
2426
versionRange "[2.3.18.Final]"
2427
- 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)"
2428
}
2429
group("io.undertow") {
2430
modules = [
0 commit comments