Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2025

Bumps the development-dependencies group with 1 update: org.hibernate.orm:hibernate-core.

Updates org.hibernate.orm:hibernate-core from 7.1.8.Final to 7.1.9.Final

Release notes

Sourced from org.hibernate.orm:hibernate-core's releases.

Release 7.1.9

Hibernate ORM 7.1.9.Final released

Today, we published a new release of Hibernate ORM 7.1: 7.1.9.Final.

You can find the full list of 7.1.9.Final changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration from version 7.0 to 7.1.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-core's changelog.

Changes in 7.1.9.Final (November 20, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/36079

** Bug * HHH-19936 Parameter casts for by-id lookups don't take column definition into account * HHH-19926 NullPointerException when executing JPQL IN clause with null parameter on entity association * HHH-19922 org.hibernate.orm:hibernate-platform:pom:7.1.7.Final is missing * HHH-19910 EntityInitializer#resolveInstance wrongly initializes existing detached instance * HHH-19908 'this' implicit alias should be case-insensitive * HHH-19905 Implicit join re-use with nested inner and left joins causes ParsingException * HHH-19857 When one of the lazy attributes is null the other ones may not get initialized correctly * HHH-19805 PersistentCollection may get uninitialized entity injected

** Task * HHH-19940 Include maven plugin in the release staging directory

Commits
  • 975ba92 [Jenkins release job] Preparing release 7.1.9.Final
  • a015fbe [Jenkins release job] changelog.txt updated by release build 7.1.9.Final
  • df3368d HHH-19857 Account for nested initialization when loading lazy property
  • 6c2ab22 HHH-19857 Add test for issue
  • 7852724 HHH-19805 Update unfetched attributes of already initialized entity when data...
  • b7e3ecc HHH-19805 Allow nested entity initializers to claim entity holder
  • 9df82f7 minor code cleanups in SqmPathRegistryImpl
  • dd57ce7 HHH-19908 make 'this' case-insensitive
  • a3f1b71 HHH-19908 Add test for issue
  • 4cedcfe HHH-19926 NullPointerException when executing JPQL IN clause with null parame...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 1 update: [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm).


Updates `org.hibernate.orm:hibernate-core` from 7.1.8.Final to 7.1.9.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.1.9/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.1.8...7.1.9)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 7.1.9.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Nov 23, 2025
@github-actions github-actions bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels Nov 23, 2025
@artembilan artembilan added this to the 7.0.1 milestone Nov 23, 2025
@artembilan artembilan merged commit d92e546 into main Nov 23, 2025
2 of 3 checks passed
@artembilan artembilan deleted the dependabot/gradle/development-dependencies-0cd070365e branch November 23, 2025 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants