Browse Source

Upgrade to Undertow 2.3.11.Final

Closes gh-39579
pull/39630/head
Andy Wilkinson 2 years ago
parent
commit
6be9fdaeec
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1701,7 +1701,7 @@ bom { @@ -1701,7 +1701,7 @@ bom {
]
}
}
library("Undertow", "2.3.10.Final") {
library("Undertow", "2.3.11.Final") {
group("io.undertow") {
modules = [
"undertow-core",

Loading…
Cancel
Save