Skip to content

Bump org.hibernate.orm:hibernate-core from 7.3.5.Final to 7.4.1.Final#99

Merged
miguelzapp merged 1 commit into
mainfrom
dependabot/gradle/org.hibernate.orm-hibernate-core-7.3.6.Final
Jun 11, 2026
Merged

Bump org.hibernate.orm:hibernate-core from 7.3.5.Final to 7.4.1.Final#99
miguelzapp merged 1 commit into
mainfrom
dependabot/gradle/org.hibernate.orm-hibernate-core-7.3.6.Final

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps org.hibernate.orm:hibernate-core from 7.3.5.Final to 7.4.1.Final.

Release notes

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

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

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

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

... (truncated)

Changelog

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

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 * 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

... (truncated)

Commits
  • 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...
  • 3a9c95a HHH-20537 Add test for issue
  • 86e037a HHH-20536 <read> and <write> element inside <attribute-override> are silently...
  • e3fadef HHH-20536 Add test for issue
  • 82da261 document plans for Hibern8 and JPA4 in Query API [7.4] (#12519)
  • 74f9a4d Update TCK to always run for 7.4 PRs / run Search update job for PRs
  • f97f47f Enable automatic releases for 7.4
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 25, 2026
@miguelzapp

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot changed the title Bump org.hibernate.orm:hibernate-core from 7.3.5.Final to 7.3.6.Final Bump org.hibernate.orm:hibernate-core from 7.3.5.Final to 7.4.1.Final Jun 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/gradle/org.hibernate.orm-hibernate-core-7.3.6.Final branch from 7d78b43 to 361165f Compare June 11, 2026 12:59
@miguelzapp

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 7.3.5.Final to 7.4.1.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.1/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.3.5...7.4.1)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 7.3.6.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/gradle/org.hibernate.orm-hibernate-core-7.3.6.Final branch from 361165f to 75265ce Compare June 11, 2026 13:07
@miguelzapp miguelzapp merged commit 05e3518 into main Jun 11, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/gradle/org.hibernate.orm-hibernate-core-7.3.6.Final branch June 11, 2026 13:10
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