Skip to content

Upgrade Hibernate to 6.4.4.Final #39649

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

Closed
datazuul opened this issue Feb 21, 2024 · 2 comments
Closed

Upgrade Hibernate to 6.4.4.Final #39649

datazuul opened this issue Feb 21, 2024 · 2 comments
Labels
status: invalid An issue that we don't feel is valid

Comments

@datazuul
Copy link

datazuul commented Feb 21, 2024

library("Hibernate", "6.4.1.Final") {

Latest Hibernate fixes some bugs (6.4.1.Final has bugs like "Binding is multi-valued; illegal call to #getBindValue" false positive)
https://in.relation.to/2024/02/08/orm-644-final/

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 21, 2024
@bclozel
Copy link
Member

bclozel commented Feb 21, 2024

There is no need to ask for a dependency upgrade.

As mentioned in our issue template:

You DO NOT need to raise an issue for a managed dependency version upgrade as there's a semi-automatic process for checking managed dependencies for new versions before a release.

We will perform upgrades matching our 3rd party upgrade policy.
If this is an urgent matter for you, there is no need to wait for us releasing as you can use a Gradle or Maven build property to override the library version.
All version properties are listed in the reference documentation appendix.

@bclozel bclozel closed this as not planned Won't fix, can't repro, duplicate, stale Feb 21, 2024
@bclozel bclozel added status: invalid An issue that we don't feel is valid and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 21, 2024
@wilkinsona
Copy link
Member

Furthermore, this is a duplicate of #39569.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: invalid An issue that we don't feel is valid
Projects
None yet
Development

No branches or pull requests

4 participants