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

Quarkus uses hibernate 6.4 but this lib still depends on hypersistence-utils-hibernate-62 #197

Closed
izogrow opened this issue Apr 22, 2024 · 1 comment · Fixed by #199
Closed
Assignees

Comments

@izogrow
Copy link

izogrow commented Apr 22, 2024

Hi Team!

I tried to update my project from quarkus 3.2.9 to 3.7.4 but faced this issue https://hibernate.atlassian.net/browse/HHH-17678

There was an upgrade of Hibernate from 6.2 to 6.4 but this quarkus-hibernate-types lib still depends on the hypersistence-utils-hibernate-62 lib for the hibernate 6.2. Could you upgrade the dependency to hypersistence-utils-hibernate-63 to support the latest quarkus versions?

https://github.com/vladmihalcea/hypersistence-utils?tab=readme-ov-file#hibernate-64-and-63

wglanzer added a commit that referenced this issue Apr 25, 2024
@wglanzer wglanzer linked a pull request Apr 25, 2024 that will close this issue
@wglanzer
Copy link
Contributor

Hi @izogrow

thanks for your update hint.
A new version, ´quarkus-hibernate-types:2.2.0´, was created and will be available soon.

@wglanzer wglanzer self-assigned this Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants