Skip to content

build(deps): bump the hibernate group with 9 updates#53070

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/hibernate-5a07b3d9dc
Open

build(deps): bump the hibernate group with 9 updates#53070
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/hibernate-5a07b3d9dc

Conversation

@dependabot
Copy link
Contributor

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

Bumps the hibernate group with 9 updates:

Package From To
org.hibernate.orm:hibernate-core 7.2.6.Final 7.2.7.Final
org.hibernate.orm:hibernate-graalvm 7.2.6.Final 7.2.7.Final
org.hibernate.orm:hibernate-envers 7.2.6.Final 7.2.7.Final
org.hibernate.orm:hibernate-spatial 7.2.6.Final 7.2.7.Final
org.hibernate.orm:hibernate-processor 7.2.6.Final 7.2.7.Final
org.hibernate.orm:hibernate-jpamodelgen 7.2.6.Final 7.2.7.Final
org.hibernate.orm:hibernate-community-dialects 7.2.6.Final 7.2.7.Final
org.hibernate.orm:hibernate-vector 7.2.6.Final 7.2.7.Final
org.hibernate.reactive:hibernate-reactive-core 3.2.5.Final 3.2.6.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-graalvm from 7.2.6.Final to 7.2.7.Final

Release notes

Sourced from org.hibernate.orm:hibernate-graalvm'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-graalvm'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-envers from 7.2.6.Final to 7.2.7.Final

Release notes

Sourced from org.hibernate.orm:hibernate-envers'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-envers'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-spatial from 7.2.6.Final to 7.2.7.Final

Release notes

Sourced from org.hibernate.orm:hibernate-spatial'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-spatial'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-processor from 7.2.6.Final to 7.2.7.Final

Release notes

Sourced from org.hibernate.orm:hibernate-processor'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-processor'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-jpamodelgen from 7.2.6.Final to 7.2.7.Final

Release notes

Sourced from org.hibernate.orm:hibernate-jpamodelgen'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-jpamodelgen'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-community-dialects from 7.2.6.Final to 7.2.7.Final

Release notes

Sourced from org.hibernate.orm:hibernate-community-dialects'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-community-dialects'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-vector from 7.2.6.Final to 7.2.7.Final

Release notes

Sourced from org.hibernate.orm:hibernate-vector'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-vector'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-graalvm from 7.2.6.Final to 7.2.7.Final

Release notes

Sourced from org.hibernate.orm:hibernate-graalvm'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-graalvm'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-envers from 7.2.6.Final to 7.2.7.Final

Release notes

Sourced from org.hibernate.orm:hibernate-envers'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-envers'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-spatial from 7.2.6.Final to 7.2.7.Final

Release notes

Sourced from org.hibernate.orm:hibernate-spatial'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-spatial'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-processor from 7.2.6.Final to 7.2.7.Final

Release notes

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

@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Mar 16, 2026
@quarkus-bot
Copy link

quarkus-bot bot commented Mar 16, 2026

Thanks for your pull request!

Your pull request does not follow our editorial rules. Could you have a look?

  • title should preferably start with an uppercase character (if it makes sense!)

This message is automatically generated by a bot.

@dependabot dependabot bot deployed to dependabot March 16, 2026 15:41 Active
@quarkus-bot

This comment has been minimized.

@mbellade
Copy link
Member

Compilation failure for reactive will be fixed by hibernate/hibernate-reactive#3432

Bumps the hibernate group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `7.2.6.Final` | `7.2.7.Final` |
| [org.hibernate.orm:hibernate-graalvm](https://github.com/hibernate/hibernate-orm) | `7.2.6.Final` | `7.2.7.Final` |
| [org.hibernate.orm:hibernate-envers](https://github.com/hibernate/hibernate-orm) | `7.2.6.Final` | `7.2.7.Final` |
| [org.hibernate.orm:hibernate-spatial](https://github.com/hibernate/hibernate-orm) | `7.2.6.Final` | `7.2.7.Final` |
| [org.hibernate.orm:hibernate-processor](https://github.com/hibernate/hibernate-orm) | `7.2.6.Final` | `7.2.7.Final` |
| [org.hibernate.orm:hibernate-jpamodelgen](https://github.com/hibernate/hibernate-orm) | `7.2.6.Final` | `7.2.7.Final` |
| [org.hibernate.orm:hibernate-community-dialects](https://github.com/hibernate/hibernate-orm) | `7.2.6.Final` | `7.2.7.Final` |
| [org.hibernate.orm:hibernate-vector](https://github.com/hibernate/hibernate-orm) | `7.2.6.Final` | `7.2.7.Final` |
| [org.hibernate.reactive:hibernate-reactive-core](https://github.com/hibernate/hibernate-reactive) | `3.2.5.Final` | `3.2.6.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-graalvm` 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-envers` 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-spatial` 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-processor` 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-jpamodelgen` 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-community-dialects` 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-vector` 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-graalvm` 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-envers` 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-spatial` 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-processor` 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-jpamodelgen` 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-community-dialects` 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-vector` 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.reactive:hibernate-reactive-core` from 3.2.5.Final to 3.2.6.Final
- [Release notes](https://github.com/hibernate/hibernate-reactive/releases)
- [Commits](hibernate/hibernate-reactive@3.2.5...3.2.6)

---
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-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-graalvm
  dependency-version: 7.2.7.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-envers
  dependency-version: 7.2.7.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-spatial
  dependency-version: 7.2.7.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-processor
  dependency-version: 7.2.7.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-jpamodelgen
  dependency-version: 7.2.7.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-community-dialects
  dependency-version: 7.2.7.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-vector
  dependency-version: 7.2.7.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-graalvm
  dependency-version: 7.2.7.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-envers
  dependency-version: 7.2.7.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-spatial
  dependency-version: 7.2.7.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-processor
  dependency-version: 7.2.7.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-jpamodelgen
  dependency-version: 7.2.7.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-community-dialects
  dependency-version: 7.2.7.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-vector
  dependency-version: 7.2.7.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.reactive:hibernate-reactive-core
  dependency-version: 3.2.6.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/main/hibernate-5a07b3d9dc branch from c33bd88 to 74485fd Compare March 17, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants