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.
1 parent beb507f commit b86b81dCopy full SHA for b86b81d
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2468,10 +2468,6 @@ bom {
2468
}
2469
2470
library("Undertow", "2.3.17.Final") {
2471
- prohibit {
2472
- versionRange "[2.3.18.Final]"
2473
- because "requires new framework patch due to regression (https://issues.redhat.com/browse/UNDERTOW-2512)"
2474
- }
2475
group("io.undertow") {
2476
modules = [
2477
"undertow-core",
0 commit comments