Upgrade to Groovy 2.5.10

See gh-20411
This commit is contained in:
dreis2211 2020-03-06 16:46:12 +01:00 committed by Stephane Nicoll
parent fb7e35e8e8
commit 74ed37efbf

View File

@ -367,7 +367,7 @@ bom {
]
}
}
library("Groovy", "2.5.9") {
library("Groovy", "2.5.10") {
group("org.codehaus.groovy") {
modules = [
"groovy",