Browse Source

Upgrade to Undertow 2.3.18.Final

Closes gh-42750
pull/42868/head
Andy Wilkinson 1 year ago
parent
commit
a48dfbd5c7
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1764,7 +1764,7 @@ bom { @@ -1764,7 +1764,7 @@ bom {
]
}
}
library("Undertow", "2.3.17.Final") {
library("Undertow", "2.3.18.Final") {
group("io.undertow") {
modules = [
"undertow-core",

Loading…
Cancel
Save