Skip to content

Commit eb20607

Browse files
committed
Merge branch '3.3.x'
Closes gh-41535
2 parents 062ea78 + 1fccf90 commit eb20607

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
@@ -2188,7 +2188,7 @@ bom {
21882188
}
21892189
library("Undertow", "2.3.13.Final") {
21902190
prohibit {
2191-
versionRange "[2.3.14.Final]"
2191+
versionRange "[2.3.14.Final,2.3.15.Final]"
21922192
because "it contains a regression (https://issues.redhat.com/browse/UNDERTOW-2420)"
21932193
}
21942194
group("io.undertow") {

0 commit comments

Comments
 (0)