Skip to content

Build(deps): Bump hibernate.version from 7.3.5.Final to 7.3.6.Final#1755

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/maven/master/hibernate.version-7.3.6.Final
May 25, 2026
Merged

Build(deps): Bump hibernate.version from 7.3.5.Final to 7.3.6.Final#1755
github-actions[bot] merged 1 commit into
masterfrom
dependabot/maven/master/hibernate.version-7.3.6.Final

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps hibernate.version from 7.3.5.Final to 7.3.6.Final.
Updates org.hibernate.orm:hibernate-core from 7.3.5.Final to 7.3.6.Final

Release notes

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

Release 7.3.6

Hibernate ORM 7.3.6.Final released

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

You can find the full list of 7.3.6.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.6.Final (May 24, 2026)

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

** Bug * 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-20133 @​Formula and @​JoinFormula with {p.*} expansion in native queries * HHH-20125 ClassCastException on merge during polymorphic embeddable replace * HHH-20092 SqlTypes.JSON on SQL Server expects varchar(max) even with use_nationalized_character_data=true * HHH-19214 Record as @​IdClass - some tests are failing when record componets of ID class are not alphabetically sorted, but passing when sorted

Commits
  • c2a2c06 [Jenkins release job] Preparing release 7.3.6.Final
  • f97104b [Jenkins release job] changelog.txt updated by release build 7.3.6.Final
  • 3050f80 HHH-20125 Fix ComponentType#replace for polymorphic embeddables
  • 861a4ce HHH-20125 Add test for issue
  • df78f5e Skip Gradle tests for Quarkus CI
  • f903c4d HHH-20133 Fix native query result support for entity containing join formula
  • 5b8c8ef HHH-20133 Test native query with entity result containing join formulas
  • 4acc96d HHH-20297 Reset parameter bind type to NullType on multiple type-incompatible...
  • 5d13339 Fix upsert problems with older PostgreSQL and SpannerPG
  • 8b32458 HHH-20300 Make sure to check expectation after versioned insert
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-envers from 7.3.5.Final to 7.3.6.Final

Release notes

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

Release 7.3.6

Hibernate ORM 7.3.6.Final released

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

You can find the full list of 7.3.6.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-envers's changelog.

Changes in 7.3.6.Final (May 24, 2026)

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

** Bug * 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-20133 @​Formula and @​JoinFormula with {p.*} expansion in native queries * HHH-20125 ClassCastException on merge during polymorphic embeddable replace * HHH-20092 SqlTypes.JSON on SQL Server expects varchar(max) even with use_nationalized_character_data=true * HHH-19214 Record as @​IdClass - some tests are failing when record componets of ID class are not alphabetically sorted, but passing when sorted

Commits
  • c2a2c06 [Jenkins release job] Preparing release 7.3.6.Final
  • f97104b [Jenkins release job] changelog.txt updated by release build 7.3.6.Final
  • 3050f80 HHH-20125 Fix ComponentType#replace for polymorphic embeddables
  • 861a4ce HHH-20125 Add test for issue
  • df78f5e Skip Gradle tests for Quarkus CI
  • f903c4d HHH-20133 Fix native query result support for entity containing join formula
  • 5b8c8ef HHH-20133 Test native query with entity result containing join formulas
  • 4acc96d HHH-20297 Reset parameter bind type to NullType on multiple type-incompatible...
  • 5d13339 Fix upsert problems with older PostgreSQL and SpannerPG
  • 8b32458 HHH-20300 Make sure to check expectation after versioned insert
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-scan-jandex from 7.3.5.Final to 7.3.6.Final

Release notes

Sourced from org.hibernate.orm:hibernate-scan-jandex's releases.

Release 7.3.6

Hibernate ORM 7.3.6.Final released

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

You can find the full list of 7.3.6.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-scan-jandex's changelog.

Changes in 7.3.6.Final (May 24, 2026)

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

** Bug * 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-20133 @​Formula and @​JoinFormula with {p.*} expansion in native queries * HHH-20125 ClassCastException on merge during polymorphic embeddable replace * HHH-20092 SqlTypes.JSON on SQL Server expects varchar(max) even with use_nationalized_character_data=true * HHH-19214 Record as @​IdClass - some tests are failing when record componets of ID class are not alphabetically sorted, but passing when sorted

Commits
  • c2a2c06 [Jenkins release job] Preparing release 7.3.6.Final
  • f97104b [Jenkins release job] changelog.txt updated by release build 7.3.6.Final
  • 3050f80 HHH-20125 Fix ComponentType#replace for polymorphic embeddables
  • 861a4ce HHH-20125 Add test for issue
  • df78f5e Skip Gradle tests for Quarkus CI
  • f903c4d HHH-20133 Fix native query result support for entity containing join formula
  • 5b8c8ef HHH-20133 Test native query with entity result containing join formulas
  • 4acc96d HHH-20297 Reset parameter bind type to NullType on multiple type-incompatible...
  • 5d13339 Fix upsert problems with older PostgreSQL and SpannerPG
  • 8b32458 HHH-20300 Make sure to check expectation after versioned insert
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-community-dialects from 7.3.5.Final to 7.3.6.Final

Release notes

Sourced from org.hibernate.orm:hibernate-community-dialects's releases.

Release 7.3.6

Hibernate ORM 7.3.6.Final released

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

You can find the full list of 7.3.6.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-community-dialects's changelog.

Changes in 7.3.6.Final (May 24, 2026)

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

** Bug * 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-20133 @​Formula and @​JoinFormula with {p.*} expansion in native queries * HHH-20125 ClassCastException on merge during polymorphic embeddable replace * HHH-20092 SqlTypes.JSON on SQL Server expects varchar(max) even with use_nationalized_character_data=true * HHH-19214 Record as @​IdClass - some tests are failing when record componets of ID class are not alphabetically sorted, but passing when sorted

Commits
  • c2a2c06 [Jenkins release job] Preparing release 7.3.6.Final
  • f97104b [Jenkins release job] changelog.txt updated by release build 7.3.6.Final
  • 3050f80 HHH-20125 Fix ComponentType#replace for polymorphic embeddables
  • 861a4ce HHH-20125 Add test for issue
  • df78f5e Skip Gradle tests for Quarkus CI
  • f903c4d HHH-20133 Fix native query result support for entity containing join formula
  • 5b8c8ef HHH-20133 Test native query with entity result containing join formulas
  • 4acc96d HHH-20297 Reset parameter bind type to NullType on multiple type-incompatible...
  • 5d13339 Fix upsert problems with older PostgreSQL and SpannerPG
  • 8b32458 HHH-20300 Make sure to check expectation after versioned insert
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-c3p0 from 7.3.5.Final to 7.3.6.Final

Release notes

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

Release 7.3.6

Hibernate ORM 7.3.6.Final released

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

You can find the full list of 7.3.6.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-c3p0's changelog.

Changes in 7.3.6.Final (May 24, 2026)

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

** Bug * 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-20133 @​Formula and @​JoinFormula with {p.*} expansion in native queries * HHH-20125 ClassCastException on merge during polymorphic embeddable replace * HHH-20092 SqlTypes.JSON on SQL Server expects varchar(max) even with use_nationalized_character_data=true * HHH-19214 Record as @​IdClass - some tests are failing when record componets of ID class are not alphabetically sorted, but passing when sorted

Commits
  • c2a2c06 [Jenkins release job] Preparing release 7.3.6.Final
  • f97104b [Jenkins release job] changelog.txt updated by release build 7.3.6.Final
  • 3050f80 HHH-20125 Fix ComponentType#replace for polymorphic embeddables
  • 861a4ce HHH-20125 Add test for issue
  • df78f5e Skip Gradle tests for Quarkus CI
  • f903c4d HHH-20133 Fix native query result support for entity containing join formula
  • 5b8c8ef HHH-20133 Test native query with entity result containing join formulas
  • 4acc96d HHH-20297 Reset parameter bind type to NullType on multiple type-incompatible...
  • 5d13339 Fix upsert problems with older PostgreSQL and SpannerPG
  • 8b32458 HHH-20300 Make sure to check expectation after versioned insert
  • 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.5.Final to 7.3.6.Final.

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

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

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

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

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

---
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
- dependency-name: org.hibernate.orm:hibernate-envers
  dependency-version: 7.3.6.Final
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-scan-jandex
  dependency-version: 7.3.6.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-community-dialects
  dependency-version: 7.3.6.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-c3p0
  dependency-version: 7.3.6.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 25, 2026
@github-actions github-actions Bot enabled auto-merge May 25, 2026 07:09
@github-actions github-actions Bot merged commit 2435aed into master May 25, 2026
4 checks passed
@github-actions github-actions Bot deleted the dependabot/maven/master/hibernate.version-7.3.6.Final branch May 25, 2026 07:18
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