Browse Source

Upgrade to Undertow 2.2.23.Final

Closes gh-34250
pull/34332/head
Andy Wilkinson 3 years ago
parent
commit
bc60026532
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1955,7 +1955,7 @@ bom { @@ -1955,7 +1955,7 @@ bom {
]
}
}
library("Undertow", "2.2.22.Final") {
library("Undertow", "2.2.23.Final") {
group("io.undertow") {
modules = [
"undertow-core",

Loading…
Cancel
Save