spring-framework icon indicating copy to clipboard operation
spring-framework copied to clipboard

Remove Hibernate substitutions

Open sdeleuze opened this issue 6 months ago • 0 comments

As a follow-up of https://github.com/spring-projects/spring-framework/issues/32311, let's raise the baseline to Hibernate 6.5 (at least for native) in order to leverage https://hibernate.atlassian.net/browse/HHH-17568 and https://hibernate.atlassian.net/browse/HHH-17643 in order to remove the 2 Hibernate substitutions required to avoid Bytebuddy breaking native support with Hibernate.

sdeleuze avatar Feb 22 '24 12:02 sdeleuze