Commit 88e28108 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '2.3.x'

Closes gh-22527
parents 57539e01 e9a966a0
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment