Upgrade to Jetty 12.0.19

Closes gh-45113
This commit is contained in:
Phillip Webb 2025-04-10 13:34:23 -07:00
parent a19fc812ab
commit 5695ce6d97
1 changed files with 1 additions and 1 deletions

View File

@ -1014,7 +1014,7 @@ bom {
]
}
}
library("Jetty", "12.0.18") {
library("Jetty", "12.0.19") {
prohibit {
contains ".alpha"
because "we don't want alpha dependencies"