|
|
|
|
@ -970,11 +970,7 @@ bom {
@@ -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" |
|
|
|
|
|