Upgrade to Groovy 4.0.12

Closes gh-35342
This commit is contained in:
Stephane Nicoll
2023-05-08 14:39:53 +02:00
parent 2992e5808b
commit a87193716e

View File

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