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