Skip to content

Commit 7b809de

Browse files
committed
Revert "Upgrade to Undertow 2.3.14.Final"
This reverts commit 71b789a. See gh-41330
1 parent 35ce4ca commit 7b809de

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
@@ -1765,7 +1765,7 @@ bom {
17651765
]
17661766
}
17671767
}
1768-
library("Undertow", "2.3.14.Final") {
1768+
library("Undertow", "2.3.13.Final") {
17691769
group("io.undertow") {
17701770
modules = [
17711771
"undertow-core",

0 commit comments

Comments
 (0)