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
1 changed files with 1 additions and 1 deletions

View File

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