Skip to content

Bump hibernate.version from 7.3.3.Final to 7.3.4.Final#1733

Merged
mprins merged 1 commit into
mainfrom
dependabot/maven/main/hibernate.version-7.3.4.Final
May 12, 2026
Merged

Bump hibernate.version from 7.3.3.Final to 7.3.4.Final#1733
mprins merged 1 commit into
mainfrom
dependabot/maven/main/hibernate.version-7.3.4.Final

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps hibernate.version from 7.3.3.Final to 7.3.4.Final.
Updates org.hibernate.orm:hibernate-core from 7.3.3.Final to 7.3.4.Final

Release notes

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

Release 7.3.4

Hibernate ORM 7.3.4.Final released

Today, we published a new release of Hibernate ORM 7.3: 7.3.4.Final.

You can find the full list of 7.3.4.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.3.4.Final (May 10, 2026)

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

** Bug * HHH-20358 PRIVILEGED_CLI is not set to "sudo" when Podman is aliased as Docker * HHH-20276 IllegalArgumentException "X is not a subtype of X" when using @​ConverterRegistration with a generic entity * HHH-20265 StackOverflowError with multi-level generic inheritance hierarchy and attribute converters

** Task * HHH-20341 Embedded MavenCli in integration tests cannot resolve plugins on Jenkins CI

Commits
  • e97129b [Jenkins release job] Preparing release 7.3.4.Final
  • 739de0b [Jenkins release job] changelog.txt updated by release build 7.3.4.Final
  • ba41f7b HHH-20276 Fix local unresolved generic type resolution
  • affcca5 HHH-20276 Add test for issue
  • 14e46e5 HHH-20265 Resolve type variables to bounds when no concrete type is given
  • 294bc15 Refactor container runtime detection and fix Podman-as-Docker defaults HHH-20358
  • 2af1af6 HHH-20341 Do not allow falling back to hitting Maven Central when setting MAV...
  • 85fa288 HHH-20341 Fix syntax of maven mirror definition
  • c17bd33 HHH-20341 Externalize Maven mirror configuration to an env variable
  • 13a3d05 HHH-20341: Use HTTPS for Maven mirror in integration tests
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-maven-plugin from 7.3.3.Final to 7.3.4.Final

Release notes

Sourced from org.hibernate.orm:hibernate-maven-plugin's releases.

Release 7.3.4

Hibernate ORM 7.3.4.Final released

Today, we published a new release of Hibernate ORM 7.3: 7.3.4.Final.

You can find the full list of 7.3.4.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-maven-plugin's changelog.

Changes in 7.3.4.Final (May 10, 2026)

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

** Bug * HHH-20358 PRIVILEGED_CLI is not set to "sudo" when Podman is aliased as Docker * HHH-20276 IllegalArgumentException "X is not a subtype of X" when using @​ConverterRegistration with a generic entity * HHH-20265 StackOverflowError with multi-level generic inheritance hierarchy and attribute converters

** Task * HHH-20341 Embedded MavenCli in integration tests cannot resolve plugins on Jenkins CI

Commits
  • e97129b [Jenkins release job] Preparing release 7.3.4.Final
  • 739de0b [Jenkins release job] changelog.txt updated by release build 7.3.4.Final
  • ba41f7b HHH-20276 Fix local unresolved generic type resolution
  • affcca5 HHH-20276 Add test for issue
  • 14e46e5 HHH-20265 Resolve type variables to bounds when no concrete type is given
  • 294bc15 Refactor container runtime detection and fix Podman-as-Docker defaults HHH-20358
  • 2af1af6 HHH-20341 Do not allow falling back to hitting Maven Central when setting MAV...
  • 85fa288 HHH-20341 Fix syntax of maven mirror definition
  • c17bd33 HHH-20341 Externalize Maven mirror configuration to an env variable
  • 13a3d05 HHH-20341: Use HTTPS for Maven mirror in integration tests
  • Additional commits viewable in compare view

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 `hibernate.version` from 7.3.3.Final to 7.3.4.Final.

Updates `org.hibernate.orm:hibernate-core` from 7.3.3.Final to 7.3.4.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.4/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.3.3...7.3.4)

Updates `org.hibernate.orm:hibernate-maven-plugin` from 7.3.3.Final to 7.3.4.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.4/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.3.3...7.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependency (automated) dependency update infrastructure build infrastructure (Maven plugins, CI related, ...) labels May 12, 2026
@github-actions github-actions Bot removed the infrastructure build infrastructure (Maven plugins, CI related, ...) label May 12, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 12, 2026 09:54
@github-actions
Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA b47211e.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

pom.xml

PackageVersionLicenseIssue Type
org.hibernate.orm:hibernate-core7.3.4NullUnknown License
org.hibernate.orm:hibernate-maven-plugin7.3.4NullUnknown License
Allowed Licenses: MIT, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, MPL-2.0, LGPL-2.1-only, EPL-2.0, EPL-1.0
Excluded from license check: pkg:maven/org.eclipse.angus/jakarta.mail@2.0.5?type=jar, pkg:maven/jakarta.ws.rs:jakarta.ws.rs-api@4.0.0?type=jar

OpenSSF Scorecard

PackageVersionScoreDetails
maven/org.hibernate.orm:hibernate-core 7.3.4 UnknownUnknown
maven/org.hibernate.orm:hibernate-maven-plugin 7.3.4 UnknownUnknown

Scanned Files

  • pom.xml

@github-actions github-actions Bot removed the dependency (automated) dependency update label May 12, 2026
@mprins mprins added infrastructure build infrastructure (Maven plugins, CI related, ...) dependencies Pull requests that update a dependency file labels May 12, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Impacted file tree graph

@@          Coverage Diff           @@
##             main   #1733   +/-   ##
======================================
- Coverage      77%     77%   -0%     
  Complexity    146     146           
======================================
  Files         162     162           
  Lines        8212    8212           
  Branches      759     759           
======================================
- Hits         6257    6247   -10     
- Misses       1509    1522   +13     
+ Partials      446     443    -3     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown

Test Results

486 tests   484 ✅  10m 21s ⏱️
 58 suites    2 💤
 58 files      0 ❌

Results for commit b47211e.

@mprins mprins disabled auto-merge May 12, 2026 10:30
@mprins mprins merged commit e147923 into main May 12, 2026
21 checks passed
@mprins mprins deleted the dependabot/maven/main/hibernate.version-7.3.4.Final branch May 12, 2026 10:30
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 infrastructure build infrastructure (Maven plugins, CI related, ...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant