Upgrade to Jetty 12.0.15

Closes gh-43104
This commit is contained in:
Stéphane Nicoll
2024-11-11 08:18:06 +09:00
parent aefb37b36e
commit 55c4555275

View File

@@ -952,7 +952,7 @@ bom {
]
}
}
library("Jetty", "12.0.14") {
library("Jetty", "12.0.15") {
group("org.eclipse.jetty.ee10") {
imports = [
"jetty-ee10-bom"