Browse Source

Upgrade to Undertow 2.3.10.Final

Closes gh-37933
pull/38706/head
Andy Wilkinson 2 years ago
parent
commit
4b32f249d4
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save