Browse Source

Revert "Upgrade to Undertow 2.2.21.Final"

This reverts commit ac72530d85.

See gh-33181
pull/33648/head
Stephane Nicoll 3 years ago
parent
commit
f177c1bae7
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1903,7 +1903,7 @@ bom {
] ]
} }
} }
library("Undertow", "2.2.21.Final") { library("Undertow", "2.2.20.Final") {
group("io.undertow") { group("io.undertow") {
modules = [ modules = [
"undertow-core", "undertow-core",

Loading…
Cancel
Save