Upgrade to Groovy 4.0.10

Closes gh-34665
This commit is contained in:
Andy Wilkinson
2023-03-21 08:32:26 +00:00
parent d6c38b30d7
commit 876d45b91a

View File

@@ -291,7 +291,7 @@ bom {
]
}
}
library("Groovy", "4.0.9") {
library("Groovy", "4.0.10") {
group("org.apache.groovy") {
imports = [
"groovy-bom"