Skip to content

Commit 83e7ccd

Browse files
committed
Polish prohibit reason
1 parent 8235286 commit 83e7ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1771,7 +1771,7 @@ bom {
17711771
library("Undertow", "2.3.17.Final") {
17721772
prohibit {
17731773
versionRange "[2.3.18.Final]"
1774-
because "it contains a regression (https://issues.redhat.com/browse/UNDERTOW-2512)"
1774+
because "requires new framework patch due to regression (https://issues.redhat.com/browse/UNDERTOW-2512)"
17751775
}
17761776
group("io.undertow") {
17771777
modules = [

0 commit comments

Comments
 (0)