Skip to content

Commit 69630bb

Browse files
committed
Merge branch '3.3.x'
Closes gh-41332
2 parents e3d878c + 787b6d8 commit 69630bb

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
@@ -2207,7 +2207,7 @@ bom {
22072207
]
22082208
}
22092209
}
2210-
library("Undertow", "2.3.13.Final") {
2210+
library("Undertow", "2.3.14.Final") {
22112211
group("io.undertow") {
22122212
modules = [
22132213
"undertow-core",

0 commit comments

Comments
 (0)