Taack opened a new issue, #15734:
URL: https://github.com/apache/grails-core/issues/15734
### Feature description
I am trying to test `dev.langchain4j:langchain4j-experimental-hibernate`
which requires symbol `ManagedDomainType<? super J> getSuperType()`. This
symbol is defined in Hibernate 6.6.
Testing **Grails 8.0.0-SNAPSHOT** with
`implementation("org.apache.grails:grails-data-hibernate7")` dependency seems
to bring `org.hibernate:hibernate-core-jakarta:5.6.15.Final`.
_Question_: Will **grails-data-hibernate7** brings more up-to-date hibernate
core version ?
If not, are there any plan to update the version ?
Thanks for your help, Grails 8.0.0 is already nice to play with !
--
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]