You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
6082129 upgrade to latest in current series and prepare for spring boot 4.x - this bumps patch versions of most dependencies
d40fc31 add basic support for Hibernate ORM 7.0 and 7.1
KNOWN ISSUE: please note that the support for bigint identifier autogeneration with hibernate doesn't correctly support all configuration parameters, but if you're not customizing AUTO/IDENTITY/SEQUENCE at all, it should work correctly.