Skip to content

Bump cxf.hibernate.em.version from 7.2.6.Final to 7.2.7.Final#2980

Merged
reta merged 1 commit intomainfrom
dependabot/maven/cxf.hibernate.em.version-7.2.7.Final
Mar 20, 2026
Merged

Bump cxf.hibernate.em.version from 7.2.6.Final to 7.2.7.Final#2980
reta merged 1 commit intomainfrom
dependabot/maven/cxf.hibernate.em.version-7.2.7.Final

Conversation

@dependabot
Copy link
Contributor

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

Bumps cxf.hibernate.em.version from 7.2.6.Final to 7.2.7.Final.
Updates org.hibernate.orm:hibernate-core from 7.2.6.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.

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

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

Updates org.hibernate.orm:hibernate-jcache from 7.2.6.Final to 7.2.7.Final

Release notes

Sourced from org.hibernate.orm:hibernate-jcache'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.

Changelog

Sourced from org.hibernate.orm:hibernate-jcache'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

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 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 `cxf.hibernate.em.version` from 7.2.6.Final to 7.2.7.Final.

Updates `org.hibernate.orm:hibernate-core` from 7.2.6.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.6...7.2.7)

Updates `org.hibernate.orm:hibernate-jcache` from 7.2.6.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.6...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
- dependency-name: org.hibernate.orm:hibernate-jcache
  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 20, 2026
@reta reta merged commit bddb76a into main Mar 20, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/cxf.hibernate.em.version-7.2.7.Final branch March 20, 2026 11:27
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