Skip to content

Bump org.hibernate.orm:hibernate-core from 7.2.0.Final to 7.2.7.Final#1431

Merged
solomax merged 1 commit intomasterfrom
dependabot/maven/org.hibernate.orm-hibernate-core-7.2.7.Final
Mar 16, 2026
Merged

Bump org.hibernate.orm:hibernate-core from 7.2.0.Final to 7.2.7.Final#1431
solomax merged 1 commit intomasterfrom
dependabot/maven/org.hibernate.orm-hibernate-core-7.2.7.Final

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2026

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

Release notes

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

Release 7.2.7

Hibernate ORM 7.2.7.Final released

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

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

Hibernate ORM 7.2.6.Final released

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

You can find the full list of 7.2.6.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.7.Final (March 15, 2026)

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

** Bug * HHH-20253 ClassCastException when using hibernate-enhance-maven-plugin plugin * HHH-20229 logFlushResults ko with a @​AnyKeyJavaClass(String.class) * HHH-20224 Exception when calling treat() twice * HHH-20212 Jakarta Data Repository implementation with custom session getter does not compile * HHH-20200 Select query returns soft deleted entries with Inheritance.TABLE_PER_CLASS * HHH-20199 Regression Hibernate 7: Using an AdditionalMappingContributor leads to a rescan of Entities that breaks when @​Converters are present * HHH-20010 Infinite loop with nested embeddable * HHH-9499 MappingException when JOINED Inheritance and bidirectional references

Changes in 7.2.6.Final (March 01, 2026)

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

** Bug * HHH-20176 Native Query cache causing ArrayIndexOutOfBoundsException with extra columns * HHH-19917 Bytecode-enhanced dirty tracking fails for mixed access properties

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

... (truncated)

Commits
  • 62151a2 [Jenkins release job] Preparing release 7.2.7.Final
  • 65a9531 [Jenkins release job] changelog.txt updated by release build 7.2.7.Final
  • 3b78e5e HHH-20199 Test and fix duplicate converter issue with AdditionalMappingContri...
  • aeaad1d HHH-20253 Spotless apply
  • bd21af0 HHH-20253 Unit test
  • 64a441f HHH-20253 Fix ClassCastException when using hibernate-enhance-maven-plugin pl...
  • 6d1f9af HHH-20229 Fix logging failure
  • c24c527 HHH-20229 Add reproducer test for EntityPrinter failure with @​AnyKeyJavaClass...
  • 14c7d48 HHH-20224 Test and fix class cast exception when accessing cached association...
  • b005b1b HHH-20200 Handle table-per-class inheritance in soft-deletes
  • 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.7.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.7/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.2.0...7.2.7)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 7.2.7.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 Mar 15, 2026
@solomax solomax merged commit f5247ec into master Mar 16, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/org.hibernate.orm-hibernate-core-7.2.7.Final branch March 16, 2026 01:38
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.

1 participant