Skip to content

Commit 2d49175

Browse files
committed
Upgrade to Undertow 2.2.10.Final
Closes gh-27725
1 parent bf2d524 commit 2d49175

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
@@ -1822,7 +1822,7 @@ bom {
18221822
]
18231823
}
18241824
}
1825-
library("Undertow", "2.2.8.Final") {
1825+
library("Undertow", "2.2.10.Final") {
18261826
group("io.undertow") {
18271827
modules = [
18281828
"undertow-core",

0 commit comments

Comments
 (0)