jdaugherty commented on issue #15942: URL: https://github.com/apache/grails-core/issues/15942#issuecomment-4925623610
We haven't enhanced forge yet for this - but to switch to Hibernate 7, there's more required than just changing the library. You must also switch the bom. The default bom uses hibernate 5 and it will conflict with Hibernate 7. Did you also change the bom coordinates to 'grails-hibernate7-bom' from 'grails-bom'? After making this change, I'm unable to reproduce the failure listed here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
