Skip to content

Commit 3ef8419

Browse files
committed
Upgrade to Undertow 2.3.18.Final
Closes gh-42756
1 parent 509ab4b commit 3ef8419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2259,7 +2259,7 @@ bom {
22592259
]
22602260
}
22612261
}
2262-
library("Undertow", "2.3.17.Final") {
2262+
library("Undertow", "2.3.18.Final") {
22632263
group("io.undertow") {
22642264
modules = [
22652265
"undertow-core",

0 commit comments

Comments
 (0)