Skip to content

Commit fd7956f

Browse files
committed
Merge branch '3.2.x' into 3.3.x
2 parents 4753ee0 + 83e7ccd commit fd7956f

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
@@ -2424,7 +2424,7 @@ bom {
24242424
library("Undertow", "2.3.17.Final") {
24252425
prohibit {
24262426
versionRange "[2.3.18.Final]"
2427-
because "it contains a regression (https://issues.redhat.com/browse/UNDERTOW-2512)"
2427+
because "requires new framework patch due to regression (https://issues.redhat.com/browse/UNDERTOW-2512)"
24282428
}
24292429
group("io.undertow") {
24302430
modules = [

0 commit comments

Comments
 (0)