jamesfredley opened a new pull request, #16300: URL: https://github.com/apache/grails-core/pull/16300
## Description Bumps `groovy.version` from `6.0.0-beta-2` to `6.0.0-beta-3` on `9.0.x`. The Grails BOM and every Groovy module, including `groovy-callsite`, follow that single pin. Published on Maven Central 2026-08-24 (`org.apache.groovy:groovy:6.0.0-beta-3`). Changelog: https://groovy-lang.org/changelogs/changelog-6.0.0-beta-3.html Notable for Grails: STC / `@CompileStatic` fixes (GROOVY-12166, GROOVY-12290, GROOVY-12292), call-site runtime changes (GROOVY-12259, GROOVY-12263), and Jackson 2.22.2 which this branch already pins. This is independent of #16298. Land that CI restoration first, then rebase this if needed. Existing Groovy 6 workarounds are left in place until beta-3 is proven not to need them. ## Contributor Checklist - [x] Targets `9.0.x` - [x] Single focused dependency bump - [x] No unrelated reformatting -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
