Skip to content
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

Upgrade to Hibernate 5 #10262

Open
chadlwilson opened this issue Mar 13, 2022 · 0 comments
Open

Upgrade to Hibernate 5 #10262

chadlwilson opened this issue Mar 13, 2022 · 0 comments
Labels
dependencies java Pull requests that update Java code no stalebot Don't mark this stale. technical-debt

Comments

@chadlwilson
Copy link
Member

Currently GoCD uses Hibernate 3.6. In order to unblock Spring Framework upgrade to Spring 5+, we need to move to to Hibernate 5. Our current Spring version, 4.3 does support at least Hibernate 5.0 to 5.2 (see here) and maybe later point releases.

If we could get to 5.3 we'd be getting back into a "supported" release, which would be ideal, as long as it works with Spring 4.3. There's nothing in the Spring docs to indicate other 5.x versions wont work.

https://hibernate.org/orm/releases/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code no stalebot Don't mark this stale. technical-debt
Projects
None yet
Development

No branches or pull requests

1 participant