Skip to content

Commit 19ad19a

Browse files
committed
Upgrade to Undertow 2.2.5.Final
Closes gh-25688
1 parent ab45b41 commit 19ad19a

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
@@ -1792,7 +1792,7 @@ bom {
17921792
]
17931793
}
17941794
}
1795-
library("Undertow", "2.2.4.Final") {
1795+
library("Undertow", "2.2.5.Final") {
17961796
group("io.undertow") {
17971797
modules = [
17981798
"undertow-core",

0 commit comments

Comments
 (0)