The GitHub Actions job "Code Style" on grails-core.git/refactor/micronaut-bom-hibernate-split has succeeded. Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run: 31ec1060bc14d7a56b4424c8fe92d21c8a6efa0e / James Fredley <[email protected]> fix(bom): exclude tools.jackson from grails-hibernate5-micronaut-bom platform The new grails-hibernate5-micronaut-bom re-exported the Micronaut platform without excluding Jackson 3 (tools.jackson), unlike grails-micronaut-bom. As a result micronaut-platform's jackson-bom 3.1.0 leaked into the BOM's managed versions while spring-boot-dependencies (SB 4.0.6) ships 3.1.2, causing validateDependencyVersions to fail for grails-test-examples-micronaut-hibernate5 (resolved 3.1.2, expected 3.1.0). Mirror the grails-micronaut-bom exclusion so Spring Boot manages the Jackson 3 version consistently. Verified locally: :grails-test-examples-micronaut-hibernate5:validateDependencyVersions passes. Assisted-by: claude-code:claude-4.8-opus Report URL: https://github.com/apache/grails-core/actions/runs/26621576496 With regards, GitHub Actions via GitBox
