Merge pull request #20411 from dreis2211

* pr/20411:
  Upgrade to Groovy 2.5.10

Closes gh-20411
This commit is contained in:
Stephane Nicoll
2020-03-07 09:33:50 +01:00

View File

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