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
The current jakarta.persistence-api version is 3.2.0, which conflicts with the jakarta.persistence-api 3.1.0 in spring boot, causing key bean initialization failure. However, it is currently impossible to upgrade the jakarta.persistence-api in spring boot to 3.2.0 because it is incompatible with hibernate. Is there a plan to solve this problem?
The text was updated successfully, but these errors were encountered:
The current jakarta.persistence-api version is 3.2.0, which conflicts with the jakarta.persistence-api 3.1.0 in spring boot, causing key bean initialization failure. However, it is currently impossible to upgrade the jakarta.persistence-api in spring boot to 3.2.0 because it is incompatible with hibernate. Is there a plan to solve this problem?
The text was updated successfully, but these errors were encountered: