Upgrade to Groovy 4.0.12

Closes gh-35351
This commit is contained in:
Stephane Nicoll 2023-05-08 16:27:18 +02:00
parent 3532c64d8b
commit 5b510f94ec

View File

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