Merge branch '3.3.x' into 3.4.x
Closes gh-44680
This commit is contained in:
@@ -988,6 +988,10 @@ bom {
|
||||
}
|
||||
}
|
||||
library("Jetty", "12.0.16") {
|
||||
prohibit {
|
||||
versionRange "[12.0.17]"
|
||||
because "it contains a regression (https://github.com/jetty/jetty.project/issues/12882)"
|
||||
}
|
||||
group("org.eclipse.jetty.ee10") {
|
||||
imports = [
|
||||
"jetty-ee10-bom"
|
||||
|
||||
Reference in New Issue
Block a user