Skip to content

Commit 6a7fc6b

Browse files
committed
Upgrade to Undertow 2.3.9.Final
Closes gh-37850
1 parent 0d07f94 commit 6a7fc6b

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
@@ -1531,7 +1531,7 @@ bom {
15311531
]
15321532
}
15331533
}
1534-
library("Undertow", "2.3.8.Final") {
1534+
library("Undertow", "2.3.9.Final") {
15351535
group("io.undertow") {
15361536
modules = [
15371537
"undertow-core",

0 commit comments

Comments
 (0)