Browse Source

Revert "Upgrade to Undertow 2.3.14.Final"

This reverts commit 71b789a2e3.

See gh-41330
pull/42868/head
Andy Wilkinson 2 years ago
parent
commit
7b809de0c4
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1765,7 +1765,7 @@ bom { @@ -1765,7 +1765,7 @@ bom {
]
}
}
library("Undertow", "2.3.14.Final") {
library("Undertow", "2.3.13.Final") {
group("io.undertow") {
modules = [
"undertow-core",

Loading…
Cancel
Save