Browse Source

Upgrade to Jetty 9.4.51.v20230217

Closes gh-35479
2.5.x
Andy Wilkinson 3 years ago
parent
commit
1723ed3385
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -903,7 +903,7 @@ bom { @@ -903,7 +903,7 @@ bom {
]
}
}
library("Jetty", "9.4.46.v20220331") {
library("Jetty", "9.4.51.v20230217") {
prohibit("[11.0.0-alpha0,)") {
because "it uses the jakarta.* namespace"
}

Loading…
Cancel
Save