Skip to content

Commit fe64fef

Browse files
committed
Upgrade to Undertow 2.2.10.Final
Closes gh-27686
1 parent c5750a2 commit fe64fef

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
@@ -1825,7 +1825,7 @@ bom {
18251825
]
18261826
}
18271827
}
1828-
library("Undertow", "2.2.9.Final") {
1828+
library("Undertow", "2.2.10.Final") {
18291829
group("io.undertow") {
18301830
modules = [
18311831
"undertow-core",

0 commit comments

Comments
 (0)