Browse Source

Upgrade to Undertow 2.2.25.Final

Closes gh-35801
pull/35903/head
Stephane Nicoll 3 years ago
parent
commit
ad0ce41f8a
  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.24.Final") {
library("Undertow", "2.2.25.Final") {
group("io.undertow") {
modules = [
"undertow-core",

Loading…
Cancel
Save