The GitHub Actions job "Code Style" on 
grails-core.git/fix/gspcompile-bom-managed-servlet-api has failed.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
e08d243f6d7066552913f2eee1f7f421eb214551 / Scott Murphy Heiberg 
<[email protected]>
Drop the fallback version entirely - the BOM owns the servlet API version

A prefer('6.0.0') fallback is still a hardcoded version that drifts the same
way the original did. With 8.0.0 unreleased there is no compatibility
constraint: builds that opt out of the BOM (grails { bom = null }) or apply
the grails-gsp plugin standalone are responsible for constraining gspCompile
themselves, same as every other configuration they manage by hand.

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

With regards,
GitHub Actions via GitBox

Reply via email to