Skip to content

Commit 79ab4c4

Browse files
committed
Upgrade to Undertow 2.3.10.Final
Closes gh-37934
1 parent f8a8b38 commit 79ab4c4

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
@@ -1701,7 +1701,7 @@ bom {
17011701
]
17021702
}
17031703
}
1704-
library("Undertow", "2.3.9.Final") {
1704+
library("Undertow", "2.3.10.Final") {
17051705
group("io.undertow") {
17061706
modules = [
17071707
"undertow-core",

0 commit comments

Comments
 (0)