Upgrade to Jetty 12.0.3

Closes gh-38135
This commit is contained in:
Andy Wilkinson 2023-10-31 08:40:24 +00:00
parent 72450bfe95
commit f699e9b77d

View File

@ -673,7 +673,7 @@ bom {
]
}
}
library("Jetty", "12.0.2") {
library("Jetty", "12.0.3") {
group("org.eclipse.jetty.ee10") {
imports = [
"jetty-ee10-bom"