Browse Source

Upgrade to Jetty 9.4.44.v20210927

Closes gh-28283
pull/28778/head
Stephane Nicoll 4 years ago
parent
commit
45507a3d19
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -883,7 +883,7 @@ bom { @@ -883,7 +883,7 @@ bom {
]
}
}
library("Jetty", "9.4.43.v20210629") {
library("Jetty", "9.4.44.v20210927") {
prohibit("[11.0.0-alpha0,)") {
because "it uses the jakarta.* namespace"
}

Loading…
Cancel
Save