Skip to content

Commit bac89a3

Browse files
committed
Upgrade to Undertow 2.2.8.Final
Closes gh-26791
1 parent d6f22f0 commit bac89a3

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
@@ -1723,7 +1723,7 @@ bom {
17231723
]
17241724
}
17251725
}
1726-
library("Undertow", "2.2.7.Final") {
1726+
library("Undertow", "2.2.8.Final") {
17271727
group("io.undertow") {
17281728
modules = [
17291729
"undertow-core",

0 commit comments

Comments
 (0)