Upgrade to Jetty 12.0.20

Closes gh-45464
This commit is contained in:
Stéphane Nicoll
2025-05-09 13:39:12 +02:00
parent c069823e2e
commit c66eebc527

View File

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