Skip to content

Commit d954100

Browse files
committed
Upgrade to Undertow 2.3.18.Final
Closes gh-42769
1 parent 614dca5 commit d954100

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
@@ -2263,7 +2263,7 @@ bom {
22632263
]
22642264
}
22652265
}
2266-
library("Undertow", "2.3.17.Final") {
2266+
library("Undertow", "2.3.18.Final") {
22672267
group("io.undertow") {
22682268
modules = [
22692269
"undertow-core",

0 commit comments

Comments
 (0)