Skip to content

Commit 9c3b689

Browse files
committed
Upgrade to Undertow 2.3.10.Final
Closes gh-37931
1 parent 08ea576 commit 9c3b689

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.9.Final") {
1534+
library("Undertow", "2.3.10.Final") {
15351535
group("io.undertow") {
15361536
modules = [
15371537
"undertow-core",

0 commit comments

Comments
 (0)