Browse Source

Upgrade to Jetty 9.4.39.v20210325

Closes gh-25960
pull/27078/head
Stephane Nicoll 5 years ago
parent
commit
030af053ec
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -854,7 +854,7 @@ bom { @@ -854,7 +854,7 @@ bom {
]
}
}
library("Jetty", "9.4.38.v20210224") {
library("Jetty", "9.4.39.v20210325") {
group("org.eclipse.jetty") {
imports = [
"jetty-bom"

Loading…
Cancel
Save