Skip to content

Commit ad0ce41

Browse files
committed
Upgrade to Undertow 2.2.25.Final
Closes gh-35801
1 parent 1201d8f commit ad0ce41

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
@@ -1955,7 +1955,7 @@ bom {
19551955
]
19561956
}
19571957
}
1958-
library("Undertow", "2.2.24.Final") {
1958+
library("Undertow", "2.2.25.Final") {
19591959
group("io.undertow") {
19601960
modules = [
19611961
"undertow-core",

0 commit comments

Comments
 (0)