The GitHub Actions job "SiteMesh 2 Compatibility" on 
grails-core.git/feat/neo4j-examples-docs has failed.
Run started by GitHub user borinquenkid (triggered by borinquenkid).

Head commit for run:
8786d41e6d4a6cbccffa7d2b55a82534fdce7096 / Walter Duque de Estrada 
<[email protected]>
fix(grails-data-neo4j): declare intentional Jetty/neo4j-driver BOM overrides

The three neo4j example apps deliberately force Jetty to 9.4.x and
neo4j-java-driver to 4.4.13 for compatibility with the embedded Neo4j
3.5.x test harness, diverging from the versions the Spring Boot BOM
(pulled in transitively via grails-bom) would otherwise select. This
was already documented in a comment but never registered with
validateDependencyVersions, so CI failed with "Dependency version
validation failed" for grails3-neo4j and grails3-neo4j-hibernate.

Declare the override via project.ext.allowedBomOverrides, the
mechanism the validator itself points to for intentional deviations.

Co-Authored-By: Claude Sonnet 5 <[email protected]>

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

With regards,
GitHub Actions via GitBox

Reply via email to