Browse Source

Upgrade to Jetty 9.4.43.v20210629

Closes gh-27241
pull/27348/head
Stephane Nicoll 5 years ago
parent
commit
3c6db2bc28
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -796,7 +796,7 @@ bom {
] ]
} }
} }
library("Jetty", "9.4.42.v20210604") { library("Jetty", "9.4.43.v20210629") {
group("org.eclipse.jetty") { group("org.eclipse.jetty") {
imports = [ imports = [
"jetty-bom" "jetty-bom"

Loading…
Cancel
Save