Browse Source

Upgrade to Undertow 2.2.26.Final

Closes gh-37029
pull/37210/head
Stephane Nicoll 2 years ago
parent
commit
be57f33df6
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1959,7 +1959,7 @@ bom { @@ -1959,7 +1959,7 @@ bom {
]
}
}
library("Undertow", "2.2.25.Final") {
library("Undertow", "2.2.26.Final") {
group("io.undertow") {
modules = [
"undertow-core",

Loading…
Cancel
Save