Skip to content

Commit e09840a

Browse files
committed
Upgrade to Undertow 2.2.17.Final
Closes gh-30732
1 parent 72c929b commit e09840a

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
@@ -1904,7 +1904,7 @@ bom {
19041904
]
19051905
}
19061906
}
1907-
library("Undertow", "2.2.16.Final") {
1907+
library("Undertow", "2.2.17.Final") {
19081908
group("io.undertow") {
19091909
modules = [
19101910
"undertow-core",

0 commit comments

Comments
 (0)