mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Polish prohibit reason
This commit is contained in:
@@ -1771,7 +1771,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 = [
|
||||
|
||||
Reference in New Issue
Block a user