Skip to content

Commit 3ebfbed

Browse files
committed
Upgrade to Undertow 2.2.18.Final
Closes gh-31654
1 parent 6898cdf commit 3ebfbed

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
@@ -1538,7 +1538,7 @@ bom {
15381538
]
15391539
}
15401540
}
1541-
library("Undertow", "2.2.17.Final") {
1541+
library("Undertow", "2.2.18.Final") {
15421542
group("io.undertow") {
15431543
modules = [
15441544
"undertow-core",

0 commit comments

Comments
 (0)