mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Upgrade to Jetty 12.0.20
Closes gh-45457
This commit is contained in:
@@ -983,7 +983,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Jetty", "12.0.19") {
|
||||
library("Jetty", "12.0.20") {
|
||||
group("org.eclipse.jetty.ee10") {
|
||||
bom("jetty-ee10-bom")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user