The GitHub Actions job "CI - Groovy Joint Validation Build" on grails-core.git/grails8-groovy5-sb4 has failed. Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run: 813b1316071d25b4b06b630033e52ca849a07b36 / James Fredley <[email protected]> Bump javaparser-core to 3.28.1 to align with Groovy 5.0.6-SNAPSHOT The 5.0.6-SNAPSHOT we resolve from the Apache snapshots repo currently points at GROOVY_5_0_X HEAD, which is 4 commits ahead of the GROOVY_5_0_6 release tag. One of those post-release commits is GROOVY-11989 ("Bump com.github.javaparser:javaparser-core: 3.28.0 -> 3.28.1", da06ae61, 2026-05-04). The transitive resolution from the Groovy 5.0.6-SNAPSHOT BOM upgraded javaparser-core to 3.28.1, which in turn made every downstream :validateDependencyVersions task fail with: Dependency version validation failed for project 'grails-async-gpars'. The following dependencies resolved to versions different from the BOM (:grails-bom): com.github.javaparser:javaparser-core - resolved 3.28.1, expected 3.28.0 A transitive dependency is upgrading these versions. Bumping the Gradle-side BOM-managed version to 3.28.1 brings the BOM in line with the resolved transitive version. When 5.0.7-SNAPSHOT becomes available this will continue to be correct (5.0.7 release will include GROOVY-11989). Assisted-by: claude-code:claude-opus-4-7 Report URL: https://github.com/apache/grails-core/actions/runs/25577375737 With regards, GitHub Actions via GitBox
