Skip to content

Commit 5b9c000

Browse files
committed
Merge branch '3.2.x' into 3.3.x
See gh-41331
2 parents 8634c5f + 7b809de commit 5b9c000

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
@@ -2196,7 +2196,7 @@ bom {
21962196
]
21972197
}
21982198
}
2199-
library("Undertow", "2.3.14.Final") {
2199+
library("Undertow", "2.3.13.Final") {
22002200
group("io.undertow") {
22012201
modules = [
22022202
"undertow-core",

0 commit comments

Comments
 (0)