Upgrade to Groovy 4.0.27

Closes gh-45814
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:17:42 +02:00
parent 26fa5cb0ee
commit 41d3e4ab2c

View File

@@ -459,7 +459,7 @@ bom {
releaseNotes("https://github.com/graphql-java/graphql-java/releases/tag/v{version}")
}
}
library("Groovy", "4.0.26") {
library("Groovy", "4.0.27") {
group("org.apache.groovy") {
bom("groovy-bom")
}