Skip to content

Some clean up #1771

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

Merged
merged 4 commits into from
Oct 2, 2023
Merged

Some clean up #1771

merged 4 commits into from
Oct 2, 2023

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Oct 2, 2023

Fix #1714
Supersedes #1769

Comment on lines +61 to +62
metadata.getTypeConfiguration()
.getMetadataBuildingContext()

Check notice

Code scanning / CodeQL

Deprecated method or constructor invocation

Invoking [TypeConfiguration.getMetadataBuildingContext](1) should be avoided because it has been deprecated.
Otherwise the build fails on CI
@DavideD DavideD force-pushed the issue_1714_deprecations branch from 8db8af4 to afd4ddf Compare October 2, 2023 12:44
@DavideD DavideD merged commit afd4ddf into hibernate:main Oct 2, 2023
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.

Fix deprecations due to changes in ORM
2 participants