Skip to content

Bump org.hibernate:hibernate-core from 5.6.15.Final to 7.4.2.Final#120

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

Bump org.hibernate:hibernate-core from 5.6.15.Final to 7.4.2.Final#120
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.hibernate-hibernate-core-7.4.2.Final

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

Release 7.4.2

Hibernate ORM 7.4.2.Final released

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

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

Hibernate ORM 7.4.1.Final released

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

You can find the full list of 7.4.1.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.2.Final (June 21, 2026)

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

** Bug * HHH-20587 Log "Attempt to stop an already-stopped RegionFactory" is a warning but should just be debug * HHH-20561 NullPointerException in Query.setCacheRetrieveMode() and Query.setCacheStoreMode() * HHH-20425 Identifier not detected while @Id is placed in @MappedSuperClass and combined with @Access

Changes in 7.4.1.Final (June 09, 2026)

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

** Bug * HHH-20537 XML embeddable mapping ignores access attribute when processing attributes * HHH-20536 and element inside are silently ignored in XML mappings * HHH-20518 After updating from 7.3.6 to 7.4.0 hibernate enhance fails * HHH-20517 FOR UPDATE ... SKIP LOCKED on Oracle 23+ fails if there's a lob column * HHH-20514 XML mapping does not apply optimistic-lock attribute for associations * HHH-20513 XML entity mapping ignores <mutable>false</mutable> configuration * HHH-20504 DataException (Parameter is not set) when updating only a collection of a versioned entity with with a @​SQLUpdate * HHH-20500 SchemaManager#truncate(String tableName) fails with UnsupportedOperationException * HHH-20499 Ensure LONG32 JdbcType with LOB DDL type, bound via setString, are treated as LOBs * HHH-20498 Unnest on HANA uses clob/nclob for xmltable that is not supported * HHH-20484 HbmXmlTransformer Generates Invalid for * HHH-20483 HbmXmlTransformer removes quotes from table names * HHH-20481 HbmXmlTransformer should normalize type attribute values to Java type names during XML Conversion * HHH-20477 HbmXmlTransformer Ignores Cascade Attributes for Mappings * HHH-20465 Full Stateless Session mutation support for @​Audited entities * HHH-20453 Combining @​Temporal entity mappings and a @​Changelog leads to CCE * HHH-20386 Metamodel generator / Processor loses generic type parameter for Set in Hibernate 7 * HHH-20159 Wrong aliases in tuple transformer

** Improvement * HHH-20495 Make sure we release resources (if needed) after stateless session operations

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

... (truncated)

Commits
  • 3c999f3 [Jenkins release job] Preparing release 7.4.2.Final
  • 01439c1 [Jenkins release job] changelog.txt updated by release build 7.4.2.Final
  • 641a4eb HHH-20561 fix NPE Query.setCacheRetrieveMode/setCacheStoreMode
  • 849ea4c HHH-20587 Downgrade "already-stopped RegionFactory" log from WARN to DEBUG
  • 0b819b1 HHH-20425 Handle misplaced @​Access on identifier members
  • 4f90944 [Jenkins release job] Preparing next development iteration
  • e4d1f92 [Jenkins release job] Preparing release 7.4.1.Final
  • f1ec2ae [Jenkins release job] changelog.txt updated by release build 7.4.1.Final
  • 79527f1 HHH-20518 Do not exclude plexus-utils and add missing xml-utils for the maven...
  • fa146cd HHH-20537 XML embeddable mapping ignores access attribute when processing att...
  • 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.2.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.2/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.6.15...7.4.2)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-version: 7.4.2.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 Jun 22, 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