Skip to content

Bump org.hibernate.orm:hibernate-core from 7.2.0.Final to 7.2.5.Final#1408

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.hibernate.orm-hibernate-core-7.2.5.Final
Open

Bump org.hibernate.orm:hibernate-core from 7.2.0.Final to 7.2.5.Final#1408
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.hibernate.orm-hibernate-core-7.2.5.Final

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Bumps org.hibernate.orm:hibernate-core from 7.2.0.Final to 7.2.5.Final.

Release notes

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

Release 7.2.5

Hibernate ORM 7.2.5.Final released

Today, we published a new release of Hibernate ORM 7.2: 7.2.5.Final.

You can find the full list of 7.2.5.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.

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.

Release 7.2.4

Hibernate ORM 7.2.4.Final released

Today, we published a new release of Hibernate ORM 7.2: 7.2.4.Final.

You can find the full list of 7.2.4.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.

Conclusion

... (truncated)

Changelog

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

Changes in 7.2.5.Final (February 22, 2026)

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

** Bug * HHH-20187 NPE in BeanValidationEventListener with StatelessSession * HHH-20165 Hibernate processor: Panache Next generated repository name conflicts * HHH-20164 Hibernate processor: @​Delete methods not working outside of Jakarta Data repository * HHH-20163 Hibernate processor: nested types are visited twice * HHH-20162 MySQL timeout based on innodb_lock_timeout has incorrect units * HHH-20151 Metamodel geneartor: allow implicit repositories for Panache Next * HHH-20143 Attempting to lock an entity not associated with the persistence context should rollback the active transaction

Changes in 7.2.4.Final (February 08, 2026)

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

** Bug * HHH-20119 Values return by Enum Converter are not escaped in CREATE TABLE query * HHH-20065 Subsequent StatelessSession#insertMultiple calls lead to pending batches

** Improvement * HHH-20115 Pass a ROOT locale to loggers to avoid unnecessary class lookups

Changes in 7.2.3.Final (February 01, 2026)

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

** Bug * HHH-20121 NPE when logging loaded values in follow-on locking post action * HHH-20118 Vector operator SQL templates miss parenthesis around * HHH-20113 Round function broken in PostgreSQL for parameter expressions

Changes in 7.2.2.Final (January 27, 2026)

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

** Bug * HHH-20095 New SchemaValidator nullability check should only consider explicitly declared nullability * HHH-20094 New SchemaValidator nullability check rejects Envers revtype column * HHH-20087 NPE with StatelessSession + Bean Validation * HHH-20069 DB2iDialect.rowId causes an error in merge queries

... (truncated)

Commits
  • 23f1ea4 [Jenkins release job] Preparing release 7.2.5.Final
  • dc2faf6 [Jenkins release job] changelog.txt updated by release build 7.2.5.Final
  • 7b926de HHH-20165 Processor: avoid generating conflicting names for repositories
  • e03b94e HHH-20164 Metamodel processor: Fixed bug with missing catch clause for @​Delet...
  • 484505a HHH-20163 Metamodel generator: do not visit nested types twice
  • 10c9e44 HHH-20151 Metamodel geneartor: allow implicit repositories for Panache Next
  • 27fc137 HHH-20130 add test
  • 7114315 HHH-20130 fix bug in imported vs qualified type logic in Processor
  • 2c5e335 HHH-20187 fix NPE in BeanValidationEventListener with SS
  • e0a8251 HHH-20162: Correctly handle units for innodb_lock_wait_timeout in MySQL
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 7.2.0.Final to 7.2.5.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.5/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.2.0...7.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants