The GitHub Actions job "CI" on grails-core.git/8.0.x-stage-hibernate7 has 
succeeded.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
76123ad48a9a1a6776655ee3923b0c10e259d8a9 / James Fredley 
<[email protected]>
fix(bom): mirror grails-hibernate5-micronaut-bom PR-F fixes onto the hibernate7 
clone

The grails-hibernate7-micronaut-bom clone and its micronaut-hibernate7 sample
were created before PR-F (#15689) refined the hibernate5 Micronaut BOM, so two
hibernate5 fixes never reached the hibernate7 clone. Merging 8.0.x back in -
which added grails-hibernate7-micronaut-bom to the dependency validator's
recognized BOMs - surfaced the gap.

- grails-bom/hibernate7-micronaut/build.gradle: exclude tools.jackson from the
  re-exported Micronaut platform, mirroring 31ec1060bc on the hibernate5 BOM.
  Without it, micronaut-platform's jackson-bom (3.1.0) shadows the version
  spring-boot-dependencies manages (3.1.2), and
  :grails-test-examples-micronaut-hibernate7:validateDependencyVersions fails.
  Verified passing after the fix.
- micronaut-hibernate7 ApplicationStartupSpec: assert the rendered page title
  instead of the always-true `title || true`, mirroring 35527d80c5.

Assisted-by: claude-code:claude-opus-4-8

Report URL: https://github.com/apache/grails-core/actions/runs/26785280141

With regards,
GitHub Actions via GitBox

Reply via email to