-
Notifications
You must be signed in to change notification settings - Fork 681
Open
Labels
Description
I could not find an issue for this dependency upgrade yet. It may for good reasons that Play1 targets Hibernate 5.6: I'm very interested in what those reasons are :)
Over at RePlay we have a not too elaborate PR for the 5.6->6.4 bump that passes most the tests.
6.4 supports JDK21, while 5.6 does not (only up to JDK18). By this issue JDK21 support is supposedly added to Play1. It seems that JDK19 support was added before to Play1: in my experience JDK19 should work with Hibernate 5.6, but as said before it is not officially supported.
Please know that Hibernate 5.6 is the oldest release that is in limited support mode as of august'24. This makes me believe it will soon be unsupported.