Upgrade to Groovy 4.0.11

Closes gh-34874
This commit is contained in:
Stephane Nicoll 2023-04-06 13:25:02 +02:00
parent 6ba70b89da
commit d917797e71

View File

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