Upgrade to Jetty 12.0.22

Closes gh-45834
This commit is contained in:
Stéphane Nicoll 2025-06-06 11:43:17 +02:00
parent d7f33e3565
commit 8b16831004
1 changed files with 1 additions and 1 deletions

View File

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