parent
a3a6a5ead9
commit
afce8b9a10
|
|
@ -970,11 +970,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Jetty", "12.0.16") {
|
||||
prohibit {
|
||||
versionRange "[12.0.17]"
|
||||
because "it contains a regression (https://github.com/jetty/jetty.project/issues/12882)"
|
||||
}
|
||||
library("Jetty", "12.0.18") {
|
||||
group("org.eclipse.jetty.ee10") {
|
||||
imports = [
|
||||
"jetty-ee10-bom"
|
||||
|
|
|
|||
Loading…
Reference in New Issue