Upgrade to Jetty 12.0.21

Closes gh-45519
This commit is contained in:
Stéphane Nicoll 2025-05-13 09:36:29 +02:00
parent 82ca49c46b
commit f99ea0d68d
1 changed files with 1 additions and 1 deletions

View File

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