Upgrade to Groovy 4.0.14

Closes gh-37057
This commit is contained in:
Stephane Nicoll
2023-08-22 09:00:23 +02:00
parent ef40d9ebe2
commit 9729d37dce

View File

@@ -331,7 +331,7 @@ bom {
]
}
}
library("Groovy", "4.0.13") {
library("Groovy", "4.0.14") {
group("org.apache.groovy") {
imports = [
"groovy-bom"