mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 10:59:03 +00:00
Upgrade to Jetty 12.0.26
Closes gh-47102
This commit is contained in:
@@ -1004,7 +1004,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Jetty", "12.0.25") {
|
||||
library("Jetty", "12.0.26") {
|
||||
group("org.eclipse.jetty.ee10") {
|
||||
bom("jetty-ee10-bom")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user