Skip to content

Commit bff1ed0

Browse files
committed
Upgrade to Undertow 2.2.12.Final
Closes gh-28276
1 parent f250ade commit bff1ed0

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
@@ -1734,7 +1734,7 @@ bom {
17341734
]
17351735
}
17361736
}
1737-
library("Undertow", "2.2.10.Final") {
1737+
library("Undertow", "2.2.12.Final") {
17381738
group("io.undertow") {
17391739
modules = [
17401740
"undertow-core",

0 commit comments

Comments
 (0)