Merge branch '2.3.x'

Closes gh-22527
This commit is contained in:
Stephane Nicoll
2020-07-23 11:07:28 +02:00

View File

@@ -349,10 +349,7 @@ bom {
]
}
}
library("Groovy", "2.5.12") {
prohibit("[2.5.13,2.5.14)") {
because "regression with @Log"
}
library("Groovy", "2.5.13") {
group("org.codehaus.groovy") {
imports = [
"groovy-bom"