-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade Hibernate ORM to 6.6.6.Final #46041
Conversation
/cc @gsmet (hibernate-orm) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, LGTM: I don't see any other Quarkus issue fixed by this PR, and the Bytebuddy dependency didn't change.
Hey @DavideD can you confirm we don't need a Hibernate Reactive upgrade?
That should be right. But, I will run a quick test to double check |
Yep, it works without any additional change in Hibernate Reactive: hibernate/hibernate-reactive#2095 |
@DavideD thanks for checking! |
Status for workflow
|
Fixes #44645