Skip to content

Commit c61fab2

Browse files
committed
Upgrade to Undertow 2.2.18.Final
Closes gh-31438
1 parent b57e3aa commit c61fab2

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
@@ -1888,7 +1888,7 @@ bom {
18881888
]
18891889
}
18901890
}
1891-
library("Undertow", "2.2.17.Final") {
1891+
library("Undertow", "2.2.18.Final") {
18921892
group("io.undertow") {
18931893
modules = [
18941894
"undertow-core",

0 commit comments

Comments
 (0)