Skip to content

fix: Drop dependency to com.google.common and upgrade Hibernate and bcprov - Meeds-io/meeds#3365 #1435

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

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

boubaker
Copy link
Member

boubaker added 2 commits May 30, 2025 09:48
This change will upgrade Hibernate to version 6.6 which introduced a bug
fix (as explained in
https://discourse.hibernate.org/t/instance-save-transient-before/10293/2)
which makes some operations buggy when made in the same transaction.
This change ensures to split operations to not hit such a problem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade Spring Boot to 3.5.0
1 participant