Skip to content

Bump org.hibernate:hibernate-core from 5.6.15.Final to 7.4.0.Final#348

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

Bump org.hibernate:hibernate-core from 5.6.15.Final to 7.4.0.Final#348
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.hibernate-hibernate-core-7.4.0.Final

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

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

Release notes

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

Release 7.4.0

Hibernate ORM 7.4.0.Final released

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

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

Hibernate ORM 7.4.0.CR1 released

Today, we published a new release of Hibernate ORM 7.4: 7.4.0.CR1.

You can find the full list of 7.4.0.CR1 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.0.Final (May 26, 2026)

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

** Bug * HHH-20454 HbmXmlTransformer generates an incorrect mapping for an HBM file containing a association with a property-ref attribute. * HHH-20451 Hbm is ignored during HbmXmlTransformer conversion * HHH-20418 @​Access on entity wrongly affects @​MappedSuperclass default * HHH-20394 Cascade profile causes LAZY associations to be eagerly fetched even if they won't be affected * HHH-20357 Component.sortProperties() reorders Envers originalId key, breaking joined audit-table FK/joins for JOINED inheritance * HHH-20324 AnnotationException: overrides mapping specified using '@​JoinColumnOrFormula' thrown when join column is overridden via XML mapping * HHH-20125 ClassCastException on merge during polymorphic embeddable replace * HHH-19214 Record as @​IdClass - some tests are failing when record componets of ID class are not alphabetically sorted, but passing when sorted

** Improvement * HHH-20432 Increase the minimum container / worker threads to 4 to reduce build time * HHH-20423 Relax the strict JPQL compliance and make select optional * HHH-20419 Make BytecodeEnhancedTestEngine better compatible with Maven's parallel test execution * HHH-19417 FetchProfile not properly overridden in mapping.xml * HHH-17767 Add support for Value LOBs

** Sub-task * HHH-20439 enable ci for spanner

Changes in 7.4.0.CR1 (May 07, 2026)

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

** Bug * HHH-20358 PRIVILEGED_CLI is not set to "sudo" when Podman is aliased as Docker * HHH-20356 NPE when mapping embedded property as @​MappedSuperclass * HHH-20355 use of static calendar in TimestampUtcAsJdbcTimestampJdbcType and friends * HHH-20353 unhelpful error with @​ManyToAny * HHH-20350 Unexpected physical naming of columns for embeddables in Hibernate 7 * HHH-20336 JdbcResourceLocalTransactionCoordinatorImpl does not trigger afterCompletionCallback if it encounters a TransactionException * HHH-20326 ClassCastException when joining array within embeddable * HHH-20323 with hibernate.temporal.use_server_transaction_timestamps, session obtains a database timestamp even when not needed * HHH-20321 import.sql not executed when there are no @​Entity classes * HHH-20313 Criteria query comparing double path to integer expression containing integer parameter fails * HHH-20308 JSON embeddable array access not working because Column reports wrong SQL type code * HHH-20307 Informix count distinct tuple emulation is broken * HHH-20305 Lock timout on Informix broken * HHH-20303 Power function usage for PostgreSQLTruncRoundFunction breaks CockroachDB * HHH-20300 OptionalTableUpdateWithUpsertOperation can fail on PostgreSQL 14 * HHH-20297 SQM parameter use in multiple type-incompatible contexts binds with wrong JdbcMapping * HHH-20287 DataException ( Parameter is not set) when updating only the version of an Entity with a PartitionKey

... (truncated)

Commits
  • 6d267d9 [Jenkins release job] Preparing release 7.4.0.Final
  • a4892eb [Jenkins release job] changelog.txt updated by release build 7.4.0.Final
  • 2a1db34 HHH-20418 @​Access on entity wrongly affects defaults of other classes
  • 89b9101 Revert "HHH-20466 Add test for issue"
  • 9165058 Revert "HHH-20466 XML mapping for <many-to-many> accepts orphan-removal attri...
  • ebbc8fe HHH-20466 XML mapping for <many-to-many> accepts orphan-removal attribute but...
  • 814f3b2 HHH-20466 Add test for issue
  • 7ae9521 HHH-20454 HbmXmlTransformer generates an incorrect mapping for an HBM file co...
  • 00f34ee HHH-20454 Add test for issue
  • 0db3c65 Unify the waiting for the clock to progress past the dialect timestamp resolu...
  • 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.0.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.0/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.6.15...7.4.0)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-version: 7.4.0.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 May 27, 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