Skip to content

Commit 8548f1a

Browse files
committed
Upgrade to Undertow 2.2.18.Final
Closes gh-31420
1 parent 42eaa4d commit 8548f1a

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
@@ -1865,7 +1865,7 @@ bom {
18651865
]
18661866
}
18671867
}
1868-
library("Undertow", "2.2.17.Final") {
1868+
library("Undertow", "2.2.18.Final") {
18691869
group("io.undertow") {
18701870
modules = [
18711871
"undertow-core",

0 commit comments

Comments
 (0)