Skip to content

Commit 4c71e81

Browse files
committed
Upgrade to Undertow 2.2.8.Final
Closes gh-26809
1 parent 11d31ed commit 4c71e81

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
@@ -1814,7 +1814,7 @@ bom {
18141814
]
18151815
}
18161816
}
1817-
library("Undertow", "2.2.7.Final") {
1817+
library("Undertow", "2.2.8.Final") {
18181818
group("io.undertow") {
18191819
modules = [
18201820
"undertow-core",

0 commit comments

Comments
 (0)