The GitHub Actions job "SiteMesh 2 Compatibility" on 
grails-core.git/grails8-groovy5-sb4 has succeeded.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
2966b3b2d31b7c9eb140caac423efda03b85da8f / James Fredley 
<[email protected]>
Exclude legacy JLine 2 pulled transitively by spring-boot-cli

Removing the JLine 2 pin exposed an even older jline:jline:2.11 that
Spring Boot CLI drags in transitively, which the SBOM license gate
rejects (BSD-4-Clause) and broke CI in :grails-shell-cli:cyclonedxDirectBom
and the Forge :grails-cli SBOM. No source uses the old jline.* API, so
exclude jline:jline from every spring-boot-cli declaration; only the
JLine 3 (org.jline) stack remains on the classpath.

Verified :grails-shell-cli:cyclonedxDirectBom and Forge 
:grails-cli:cyclonedxDirectBom
generate clean SBOMs, and :grails-shell-cli:test / :grails-console:test pass.

Assisted-by: claude-code:claude-4.8-opus

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

With regards,
GitHub Actions via GitBox

Reply via email to