Skip to content

Commit 1fccf90

Browse files
committed
Merge branch '3.2.x' into 3.3.x
Closes gh-41534
2 parents 326b35f + 07b103c commit 1fccf90

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
@@ -2198,7 +2198,7 @@ bom {
21982198
}
21992199
library("Undertow", "2.3.13.Final") {
22002200
prohibit {
2201-
versionRange "[2.3.14.Final]"
2201+
versionRange "[2.3.14.Final,2.3.15.Final]"
22022202
because "it contains a regression (https://issues.redhat.com/browse/UNDERTOW-2420)"
22032203
}
22042204
group("io.undertow") {

0 commit comments

Comments
 (0)