Skip to content

Commit c66db58

Browse files
committed
Upgrade to Undertow 2.2.5.Final
Closes gh-25641
1 parent bf4ebcf commit c66db58

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

0 commit comments

Comments
 (0)