Skip to content

Commit 32b729f

Browse files
committed
Merge branch '3.3.x'
2 parents f40acf4 + fd7956f commit 32b729f

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
@@ -2417,7 +2417,7 @@ bom {
24172417
library("Undertow", "2.3.17.Final") {
24182418
prohibit {
24192419
versionRange "[2.3.18.Final]"
2420-
because "it contains a regression (https://issues.redhat.com/browse/UNDERTOW-2512)"
2420+
because "requires new framework patch due to regression (https://issues.redhat.com/browse/UNDERTOW-2512)"
24212421
}
24222422
group("io.undertow") {
24232423
modules = [

0 commit comments

Comments
 (0)