Skip to content

Commit 4b32f24

Browse files
committed
Upgrade to Undertow 2.3.10.Final
Closes gh-37933
1 parent ae75877 commit 4b32f24

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
@@ -1578,7 +1578,7 @@ bom {
15781578
]
15791579
}
15801580
}
1581-
library("Undertow", "2.3.9.Final") {
1581+
library("Undertow", "2.3.10.Final") {
15821582
group("io.undertow") {
15831583
modules = [
15841584
"undertow-core",

0 commit comments

Comments
 (0)