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 f40acf4 + fd7956f commit 32b729fCopy full SHA for 32b729f
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2417,7 +2417,7 @@ bom {
2417
library("Undertow", "2.3.17.Final") {
2418
prohibit {
2419
versionRange "[2.3.18.Final]"
2420
- 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)"
2421
}
2422
group("io.undertow") {
2423
modules = [
0 commit comments