Upgrade to Jetty 12.0.15

Closes gh-43093
This commit is contained in:
Stéphane Nicoll 2024-11-11 07:40:19 +09:00
parent e2474da52c
commit 82b0a4258a
1 changed files with 1 additions and 1 deletions

View File

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