Upgrade to Groovy 2.5.9

Closes gh-20068
This commit is contained in:
Stephane Nicoll
2020-02-07 16:17:33 +01:00
parent a7249d20d2
commit 93d34781fc

View File

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