Skip to content

Bump org.hibernate:hibernate-core from 5.6.15.Final to 7.4.10.Final - #381

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.hibernate-hibernate-core-7.4.10.Final
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.hibernate-hibernate-core-7.4.10.Final

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 23, 2026

Copy link
Copy Markdown
Contributor

Bumps org.hibernate:hibernate-core from 5.6.15.Final to 7.4.10.Final.

Release notes

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

Release 7.4.10

Hibernate ORM 7.4.10.Final released

Today, we published a new release of Hibernate ORM 7.4: 7.4.10.Final.

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

Hibernate ORM 7.4.9.Final released

Today, we published a new release of Hibernate ORM 7.4: 7.4.9.Final.

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

Conclusion

... (truncated)

Changelog

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

Changes in 7.4.10.Final (September 20, 2026)

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

** Bug * HHH-20863 ActionQueue.clear() does not clear transactionCompletionCallbacks on rollback, causing HHH90010101 * HHH-20861 HHH100503 logged at INFO for normal constraint violation scenarios * HHH-20857 Bug with @​Audited.Excluded and TABLE_PER_CLASS inheritance

** Improvement * HHH-20883 mutation SQL should consistently include the tenant id

Changes in 7.4.9.Final (September 17, 2026)

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

Changes in 7.4.8.Final (September 13, 2026)

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

** Bug * HHH-20855 SQL Server temporal rounding causing trouble with sub-micro input values * HHH-20849 org.hibernate.query.range.Range#suffix wrongly expects pattern * HHH-20806 Join elimination in 7.x skips @​SQLRestriction when querying by to-one association id * HHH-20805 MySQL schema update fails, if foreignkey related index is unique * HHH-20804 StatefulPersistenceContext.clear() does not release newEntityHolder * HHH-20801 AnyType.guessEntityPersister uses the wrapped proxy instead of the unwrapped implementation in its fallback → UnknownEntityTypeException during flush logging * HHH-20782 @​FilterJoinTable throws NPE when used with explicit HQL join * HHH-20744 UnknownTableReferenceException when querying the non-owning side of a one-to-one-mapping with a pessimistic lock mode * HHH-20675 @​FilterDef(applyToLoadByKey = true) breaks JOIN FETCH of a JOINED-inheritance to-one association: subclass table joins dropped from FROM while their columns remain in SELECT (invalid SQL) * HHH-20632 Regression: UnknownTableReferenceException fetching an @​Any discriminator through treat() (since 7.4.0, HHH-16730) * HHH-20343 HTE (Bulk ID) temporary table ignores PhysicalNamingStrategy when using SequenceGenerator * HHH-19486 SQLGrammarException when joining to subquery with Case expression * HHH-19485 AssertionError when using Subquery with Case in Criteria API * HHH-18911 Usage of ConcreteProxy in lazy loaded ManyToOne reference

** Deprecation * HHH-20862 Deprecate reflection optimizer and related property access APIs

** Task * HHH-20851 Upgrade to ant 1.10.18 * HHH-20848 Drop meaningless "provided" dependency to ant in hibernate-envers

Changes in 7.4.7.Final (August 30, 2026)

... (truncated)

Commits
  • d946809 [Jenkins release job] Preparing release 7.4.10.Final
  • 44b5412 [Jenkins release job] changelog.txt updated by release build 7.4.10.Final
  • 3f4caa5 HHH-20861 HHH100503 logged at INFO for normal constraint violation scenarios
  • 75addda HHH-20861 Add test for issue
  • b8c12e8 HHH-20857 Fix runtime-generated pruned union subquery for type filters
  • 10677c4 HHH-20857 Fix TABLE_PER_CLASS audit excluded columns
  • a7c5a6c HHH-20863 ActionQueue.clear() does not clear transactionCompletionCallbacks o...
  • 934654f HHH-20863 Add test for issue
  • 0330e11 HHH-20892 Add a test to verify that the issue is not present in this version.
  • c644bb2 HHH-20883 Stabilize temporal tenant tests on Sybase
  • 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:hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.6.15.Final to 7.4.10.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.10/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.6.15...7.4.10)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-version: 7.4.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 23, 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