Upgrade to Groovy 3.0.10

Closes gh-30239
This commit is contained in:
Stephane Nicoll
2022-03-16 13:56:52 +01:00
parent 9a1f60131e
commit 8e016e8922

View File

@@ -375,7 +375,7 @@ bom {
]
}
}
library("Groovy", "3.0.9") {
library("Groovy", "3.0.10") {
group("org.codehaus.groovy") {
imports = [
"groovy-bom"