Upgrade to Jetty 12.0.14

Closes gh-42635
This commit is contained in:
Stéphane Nicoll
2024-10-14 12:30:14 +02:00
parent 6e2d1cb4c6
commit e7ded11ed5

View File

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