Skip to content

Commit e03c2e8

Browse files
committed
Revert "Upgrade to Undertow 2.2.21.Final"
This reverts commit 51a1673. See gh-33165
1 parent 0562636 commit e03c2e8

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
@@ -1882,7 +1882,7 @@ bom {
18821882
]
18831883
}
18841884
}
1885-
library("Undertow", "2.2.21.Final") {
1885+
library("Undertow", "2.2.20.Final") {
18861886
group("io.undertow") {
18871887
modules = [
18881888
"undertow-core",

0 commit comments

Comments
 (0)