Skip to content

Commit b2d167c

Browse files
committed
Upgrade to Undertow 2.2.7.Final
Closes gh-26020
1 parent c1c843f commit b2d167c

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.5.Final") {
1726+
library("Undertow", "2.2.7.Final") {
17271727
group("io.undertow") {
17281728
modules = [
17291729
"undertow-core",

0 commit comments

Comments
 (0)