Skip to content

Commit be2b704

Browse files
committed
Upgrade to Undertow 2.2.17.Final
Closes gh-30681
1 parent 8199ffd commit be2b704

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
@@ -1884,7 +1884,7 @@ bom {
18841884
]
18851885
}
18861886
}
1887-
library("Undertow", "2.2.16.Final") {
1887+
library("Undertow", "2.2.17.Final") {
18881888
group("io.undertow") {
18891889
modules = [
18901890
"undertow-core",

0 commit comments

Comments
 (0)