Skip to content

Commit be57f33

Browse files
committed
Upgrade to Undertow 2.2.26.Final
Closes gh-37029
1 parent 0057d67 commit be57f33

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
@@ -1959,7 +1959,7 @@ bom {
19591959
]
19601960
}
19611961
}
1962-
library("Undertow", "2.2.25.Final") {
1962+
library("Undertow", "2.2.26.Final") {
19631963
group("io.undertow") {
19641964
modules = [
19651965
"undertow-core",

0 commit comments

Comments
 (0)