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

4.x: Update Hibernate version from 6.1.7 to 6.3.X #7448

Closed
barchetta opened this issue Aug 24, 2023 · 1 comment · Fixed by #7742
Closed

4.x: Update Hibernate version from 6.1.7 to 6.3.X #7448

barchetta opened this issue Aug 24, 2023 · 1 comment · Fixed by #7742
Assignees
Labels
4.x Version 4.x dependencies Pull requests that update a dependency file jpa/jta Monday
Milestone

Comments

@barchetta
Copy link
Member

barchetta commented Aug 24, 2023

Update Hibernate version from 6.1.7 to 6.3.X

As part of this remember to:

  1. Remove exclusion of jandex from hibernate-core dependency (this was a work-around during upgrade to Jandex 3)
  2. Remove force upgrade of byte-buddy (this was a work-around for Java 21 support)

Note that there have been a couple attempts at the upgrade:

@barchetta barchetta mentioned this issue Aug 24, 2023
7 tasks
@barchetta barchetta added 4.x Version 4.x dependencies Pull requests that update a dependency file jpa/jta labels Aug 24, 2023
@barchetta barchetta changed the title Update Hibernate version from 6.1.7 to 6.2.0 (because hibernate-core also depends on Jandex; 6.1.7 works with Jandex 2, 6.2.0 with Jandex 3) 4.x: Update Hibernate version from 6.1.7 to 6.2.X Aug 24, 2023
@m0mus m0mus added the Monday label Sep 14, 2023
@m0mus m0mus added this to the 4.0.0 milestone Sep 14, 2023
@lscoughlin
Copy link

can we get this added to the 3.x line as well?

@barchetta barchetta linked a pull request Oct 10, 2023 that will close this issue
@barchetta barchetta changed the title 4.x: Update Hibernate version from 6.1.7 to 6.2.X 4.x: Update Hibernate version from 6.1.7 to 6.3.X Oct 12, 2023
@m0mus m0mus added this to Backlog Aug 12, 2024
@m0mus m0mus moved this to Closed in Backlog Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x dependencies Pull requests that update a dependency file jpa/jta Monday
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants