mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Upgrade to Jetty 11.0.20
Closes gh-39559
This commit is contained in:
@@ -666,7 +666,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Jetty", "11.0.19") {
|
||||
library("Jetty", "11.0.20") {
|
||||
group("org.eclipse.jetty") {
|
||||
imports = [
|
||||
"jetty-bom"
|
||||
|
||||
Reference in New Issue
Block a user