Skip to content

Commit 68c5f6c

Browse files
committed
Upgrade to Undertow 2.2.9.Final
Closes gh-27452
1 parent 191bd8c commit 68c5f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1825,7 +1825,7 @@ bom {
18251825
]
18261826
}
18271827
}
1828-
library("Undertow", "2.2.8.Final") {
1828+
library("Undertow", "2.2.9.Final") {
18291829
group("io.undertow") {
18301830
modules = [
18311831
"undertow-core",

0 commit comments

Comments
 (0)