Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2025

Bumps the hibernate group with 6 updates:

Package From To
org.hibernate.orm:hibernate-core 6.6.27.Final 6.6.28.Final
org.hibernate.orm:hibernate-graalvm 6.6.27.Final 6.6.28.Final
org.hibernate.orm:hibernate-envers 6.6.27.Final 6.6.28.Final
org.hibernate.orm:hibernate-jpamodelgen 6.6.27.Final 6.6.28.Final
org.hibernate:hibernate-jpamodelgen 6.6.27.Final 6.6.28.Final
org.hibernate.orm:hibernate-community-dialects 6.6.27.Final 6.6.28.Final

Updates org.hibernate.orm:hibernate-core from 6.6.27.Final to 6.6.28.Final

Release notes

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

Hibernate ORM 6.6.28.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.28.Final.

You can find the full list of 6.6.28.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

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 6.6.28.Final (August 31, 2025)

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

** Bug * [HHH-19740] - Collection table deletion for table per class subclass entity fails with UnknownTableReferenceException * [HHH-19738] - JDBC password logged when specified via jakarta.persistence.jdbc.password * [HHH-19734] - Cache hit of bytecode enhanced proxy with shallow query cache layout fails * [HHH-19648] - Recursive @​Embeddable mapping leads to stack overflow

Commits
  • 63b844f Pre-steps for release : 6.6.28.Final
  • 30b6b6c HHH-19648 Add check for recursive embeddable mappings
  • ea97244 HHH-19648 Add test for issue
  • 2c37088 HHH-19740 Delegate table related resolving to mutating table reference
  • 74cd098 HHH-19734 Ensure shallow cached entity is not left uninitialized when bytecod...
  • bd2087b HHH-19734 Test shallow query caching with proxy presence of bytecode enhanced...
  • 193b15c HHH-19738 mask out 'jakarta.persistence.jdbc.password'
  • 3fc398c Post-steps for release : 6.6.27.Final
  • See full diff in compare view

Updates org.hibernate.orm:hibernate-graalvm from 6.6.27.Final to 6.6.28.Final

Release notes

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

Hibernate ORM 6.6.28.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.28.Final.

You can find the full list of 6.6.28.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

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-graalvm's changelog.

Changes in 6.6.28.Final (August 31, 2025)

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

** Bug * [HHH-19740] - Collection table deletion for table per class subclass entity fails with UnknownTableReferenceException * [HHH-19738] - JDBC password logged when specified via jakarta.persistence.jdbc.password * [HHH-19734] - Cache hit of bytecode enhanced proxy with shallow query cache layout fails * [HHH-19648] - Recursive @​Embeddable mapping leads to stack overflow

Commits
  • 63b844f Pre-steps for release : 6.6.28.Final
  • 30b6b6c HHH-19648 Add check for recursive embeddable mappings
  • ea97244 HHH-19648 Add test for issue
  • 2c37088 HHH-19740 Delegate table related resolving to mutating table reference
  • 74cd098 HHH-19734 Ensure shallow cached entity is not left uninitialized when bytecod...
  • bd2087b HHH-19734 Test shallow query caching with proxy presence of bytecode enhanced...
  • 193b15c HHH-19738 mask out 'jakarta.persistence.jdbc.password'
  • 3fc398c Post-steps for release : 6.6.27.Final
  • See full diff in compare view

Updates org.hibernate.orm:hibernate-envers from 6.6.27.Final to 6.6.28.Final

Release notes

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

Hibernate ORM 6.6.28.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.28.Final.

You can find the full list of 6.6.28.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

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 6.6.28.Final (August 31, 2025)

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

** Bug * [HHH-19740] - Collection table deletion for table per class subclass entity fails with UnknownTableReferenceException * [HHH-19738] - JDBC password logged when specified via jakarta.persistence.jdbc.password * [HHH-19734] - Cache hit of bytecode enhanced proxy with shallow query cache layout fails * [HHH-19648] - Recursive @​Embeddable mapping leads to stack overflow

Commits
  • 63b844f Pre-steps for release : 6.6.28.Final
  • 30b6b6c HHH-19648 Add check for recursive embeddable mappings
  • ea97244 HHH-19648 Add test for issue
  • 2c37088 HHH-19740 Delegate table related resolving to mutating table reference
  • 74cd098 HHH-19734 Ensure shallow cached entity is not left uninitialized when bytecod...
  • bd2087b HHH-19734 Test shallow query caching with proxy presence of bytecode enhanced...
  • 193b15c HHH-19738 mask out 'jakarta.persistence.jdbc.password'
  • 3fc398c Post-steps for release : 6.6.27.Final
  • See full diff in compare view

Updates org.hibernate.orm:hibernate-jpamodelgen from 6.6.27.Final to 6.6.28.Final

Release notes

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

Hibernate ORM 6.6.28.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.28.Final.

You can find the full list of 6.6.28.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

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-jpamodelgen's changelog.

Changes in 6.6.28.Final (August 31, 2025)

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

** Bug * [HHH-19740] - Collection table deletion for table per class subclass entity fails with UnknownTableReferenceException * [HHH-19738] - JDBC password logged when specified via jakarta.persistence.jdbc.password * [HHH-19734] - Cache hit of bytecode enhanced proxy with shallow query cache layout fails * [HHH-19648] - Recursive @​Embeddable mapping leads to stack overflow

Commits
  • 63b844f Pre-steps for release : 6.6.28.Final
  • 30b6b6c HHH-19648 Add check for recursive embeddable mappings
  • ea97244 HHH-19648 Add test for issue
  • 2c37088 HHH-19740 Delegate table related resolving to mutating table reference
  • 74cd098 HHH-19734 Ensure shallow cached entity is not left uninitialized when bytecod...
  • bd2087b HHH-19734 Test shallow query caching with proxy presence of bytecode enhanced...
  • 193b15c HHH-19738 mask out 'jakarta.persistence.jdbc.password'
  • 3fc398c Post-steps for release : 6.6.27.Final
  • See full diff in compare view

Updates org.hibernate:hibernate-jpamodelgen from 6.6.27.Final to 6.6.28.Final

Release notes

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

Hibernate ORM 6.6.28.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.28.Final.

You can find the full list of 6.6.28.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

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:hibernate-jpamodelgen's changelog.

Changes in 6.6.28.Final (August 31, 2025)

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

** Bug * [HHH-19740] - Collection table deletion for table per class subclass entity fails with UnknownTableReferenceException * [HHH-19738] - JDBC password logged when specified via jakarta.persistence.jdbc.password * [HHH-19734] - Cache hit of bytecode enhanced proxy with shallow query cache layout fails * [HHH-19648] - Recursive @​Embeddable mapping leads to stack overflow

Commits
  • 63b844f Pre-steps for release : 6.6.28.Final
  • 30b6b6c HHH-19648 Add check for recursive embeddable mappings
  • ea97244 HHH-19648 Add test for issue
  • 2c37088 HHH-19740 Delegate table related resolving to mutating table reference
  • 74cd098 HHH-19734 Ensure shallow cached entity is not left uninitialized when bytecod...
  • bd2087b HHH-19734 Test shallow query caching with proxy presence of bytecode enhanced...
  • 193b15c HHH-19738 mask out 'jakarta.persistence.jdbc.password'
  • 3fc398c Post-steps for release : 6.6.27.Final
  • See full diff in compare view

Updates org.hibernate.orm:hibernate-community-dialects from 6.6.27.Final to 6.6.28.Final

Release notes

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

Hibernate ORM 6.6.28.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.28.Final.

You can find the full list of 6.6.28.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

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 6.6.28.Final (August 31, 2025)

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

** Bug * [HHH-19740] - Collection table deletion for table per class subclass entity fails with UnknownTableReferenceException * [HHH-19738] - JDBC password logged when specified via jakarta.persistence.jdbc.password * [HHH-19734] - Cache hit of bytecode enhanced proxy with shallow query cache layout fails * [HHH-19648] - Recursive @​Embeddable mapping leads to stack overflow

Commits
  • 63b844f Pre-steps for release : 6.6.28.Final
  • 30b6b6c HHH-19648 Add check for recursive embeddable mappings
  • ea97244 HHH-19648 Add test for issue
  • 2c37088 HHH-19740 Delegate table related resolving to mutating table reference
  • 74cd098 HHH-19734 Ensure shallow cached entity is not left uninitialized when bytecod...
  • bd2087b HHH-19734 Test shallow query caching with proxy presence of bytecode enhanced...
  • 193b15c HHH-19738 mask out 'jakarta.persistence.jdbc.password'
  • 3fc398c Post-steps for release : 6.6.27.Final
  • See full diff in compare view

Updates org.hibernate.orm:hibernate-graalvm from 6.6.27.Final to 6.6.28.Final

Release notes

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

Hibernate ORM 6.6.28.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.28.Final.

You can find the full list of 6.6.28.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

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-graalvm's changelog.

Changes in 6.6.28.Final (August 31, 2025)

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

** Bug * [HHH-19740] - Collection table deletion for table per class subclass entity fails with UnknownTableReferenceException * [HHH-19738] - JDBC password logged when specified via jakarta.persistence.jdbc.password * [HHH-19734] - Cache hit of bytecode enhanced proxy with shallow query cache layout fails * [HHH-19648] - Recursive @​Embeddable mapping leads to stack overflow

Commits
  • 63b844f Pre-steps for release : 6.6.28.Final
  • 30b6b6c HHH-19648 Add check for recursive embeddable mappings
  • ea97244 HHH-19648 Add test for issue
  • 2c37088 HHH-19740 Delegate table related resolving to mutating table reference
  • 74cd098 HHH-19734 Ensure shallow cached entity is not left uninitialized when bytecod...
  • bd2087b HHH-19734 Test shallow query caching with proxy presence of bytecode enhanced...
  • 193b15c HHH-19738 mask out 'jakarta.persistence.jdbc.password'
  • 3fc398c Post-steps for release : 6.6.27.Final
  • See full diff in compare view

Updates org.hibernate.orm:hibernate-envers from 6.6.27.Final to 6.6.28.Final

Release notes

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

Hibernate ORM 6.6.28.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.28.Final.

You can find the full list of 6.6.28.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

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 6.6.28.Final (August 31, 2025)

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

** Bug * [HHH-19740] - Collection table deletion for table per class subclass entity fails with UnknownTableReferenceException * [HHH-19738] - JDBC password logged when specified via jakarta.persistence.jdbc.password * [HHH-19734] - Cache hit of bytecode enhanced proxy with shallow query cache layout fails * [HHH-19648] - Recursive @​Embeddable mapping leads to stack overflow

Commits
  • 63b844f Pre-steps for release : 6.6.28.Final
  • 30b6b6c HHH-19648 Add check for recursive embeddable mappings
  • ea97244 HHH-19648 Add test for issue
  • 2c37088 HHH-19740 Delegate table related resolving to mutating table reference
  • 74cd098 HHH-19734 Ensure shallow cached entity is not left uninitialized when bytecod...
  • bd2087b HHH-19734 Test shallow query caching with proxy presence of bytecode enhanced...
  • 193b15c HHH-19738 mask out 'jakarta.persistence.jdbc.password'
  • 3fc398c Post-steps for release : 6.6.27.Final
  • See full diff in compare view

Updates org.hibernate.orm:hibernate-jpamodelgen from 6.6.27.Final to 6.6.28.Final

Release notes

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

Hibernate ORM 6.6.28.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.28.Final.

You can find the full list of 6.6.28.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

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-jpamodelgen's changelog.

Changes in 6.6.28.Final (August 31, 2025)

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

** Bug * [HHH-19740] - Collection table deletion for table per class subclass entity fails with UnknownTableReferenceException * [HHH-19738] - JDBC password logged when specified via jakarta.persistence.jdbc.password * [HHH-19734] - Cache hit of bytecode enhanced proxy with shallow query cache layout fails * [HHH-19648] - Recursive @​Embeddable mapping leads to stack overflow

Commits
  • 63b844f Pre-steps for release : 6.6.28.Final
  • 30b6b6c HHH-19648 Add check for recursive embeddable mappings
  • ea97244 HHH-19648 Add test for issue
  • 2c37088 HHH-19740 Delegate table related resolving to mutating table reference
  • 74cd098 HHH-19734 Ensure shallow cached entity is not left uninitialized when bytecod...
  • bd2087b HHH-19734 Test shallow query caching with proxy presence of bytecode enhanced...
  • 193b15c HHH-19738 mask out 'jakarta.persistence.jdbc.password'
  • 3fc398c Post-steps for release : 6.6.27.Final
  • See full diff in compare view

Updates org.hibernate.orm:hibernate-community-dialects from 6.6.27.Final to 6.6.28.Final

Release notes

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

Hibernate ORM 6.6.28.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.28.Final.

You can find the full list of 6.6.28.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

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 6.6.28.Final (August 31, 2025)

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

** Bug * [HHH-19740] - Collection table deletion for table per class subclass entity fails with UnknownTableReferenceException * [HHH-19738] - JDBC password logged when specified via jakarta.persistence.jdbc.password * [HHH-19734] - Cache hit of bytecode enhanced proxy with shallow query cache layout fails * [HHH-19648] - Recursive @​Embeddable mapping leads to stack overflow

Commits
  • 63b844f Pre-steps for release : 6.6.28.Final
  • 30b6b6c HHH-19648 Add check for recursive embeddable mappings
  • ea97244 HHH-19648 Add test for issue
  • 2c37088 HHH-19740 Delegate table related resolving to mutating table reference
  • 74cd098 HHH-19734 Ensure shallow cached entity is not left uninitialized when bytecod...
  • bd2087b HHH-19734 Test shallow query caching with proxy presence of bytecode enhanced...
  • 193b15c HHH-19738 mask out 'jakarta.persistence.jdbc.password'
  • 3fc398c Post-steps for release : 6.6.27.Final
  • See full diff in compare view

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the hibernate group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `6.6.27.Final` | `6.6.28.Final` |
| [org.hibernate.orm:hibernate-graalvm](https://github.com/hibernate/hibernate-orm) | `6.6.27.Final` | `6.6.28.Final` |
| [org.hibernate.orm:hibernate-envers](https://github.com/hibernate/hibernate-orm) | `6.6.27.Final` | `6.6.28.Final` |
| [org.hibernate.orm:hibernate-jpamodelgen](https://github.com/hibernate/hibernate-orm) | `6.6.27.Final` | `6.6.28.Final` |
| [org.hibernate:hibernate-jpamodelgen](https://github.com/hibernate/hibernate-orm) | `6.6.27.Final` | `6.6.28.Final` |
| [org.hibernate.orm:hibernate-community-dialects](https://github.com/hibernate/hibernate-orm) | `6.6.27.Final` | `6.6.28.Final` |


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

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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 6.6.28.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-graalvm
  dependency-version: 6.6.28.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-envers
  dependency-version: 6.6.28.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-jpamodelgen
  dependency-version: 6.6.28.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate:hibernate-jpamodelgen
  dependency-version: 6.6.28.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-community-dialects
  dependency-version: 6.6.28.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-graalvm
  dependency-version: 6.6.28.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-envers
  dependency-version: 6.6.28.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-jpamodelgen
  dependency-version: 6.6.28.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
- dependency-name: org.hibernate.orm:hibernate-community-dialects
  dependency-version: 6.6.28.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hibernate
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Sep 9, 2025
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 9, 2025

/cc @aloubyansky (3.20), @gastaldi (3.20), @gsmet (3.20), @jmartisk (3.20), @rsvoboda (3.20)

@quarkus-bot quarkus-bot bot changed the title Bump the hibernate group with 6 updates [3.20] Bump the hibernate group with 6 updates Sep 9, 2025
@quarkus-bot quarkus-bot bot added the area/hibernate-orm Hibernate ORM label Sep 9, 2025
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 9, 2025

/cc @gsmet (hibernate-orm)

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 9, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit e61df4c.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 21

📦 extensions/micrometer-opentelemetry/deployment

io.quarkus.micrometer.opentelemetry.deployment.compatibility.MicrometerTimedInterceptorTest.testTimeMethod_AsyncFailed - History

  • Stream has no elements - java.lang.IllegalArgumentException
java.lang.IllegalArgumentException: Stream has no elements
	at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lambda$lastReading$2(MetricDataFilter.java:213)
	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
	at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lastReading(MetricDataFilter.java:213)
	at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lastReadingDataPoint(MetricDataFilter.java:231)
	at io.quarkus.micrometer.opentelemetry.deployment.compatibility.MicrometerTimedInterceptorTest.testTimeMethod_AsyncFailed(MicrometerTimedInterceptorTest.java:150)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:521)

@jmartisk jmartisk merged commit 442cec2 into 3.20 Sep 10, 2025
56 checks passed
@jmartisk jmartisk added this to the 3.20.3 milestone Sep 10, 2025
@dependabot dependabot bot deleted the dependabot/maven/3.20/hibernate-1974d7dbdb branch September 10, 2025 11:11
@jmartisk jmartisk moved this to 3.20.3 in Backports for 3.20 Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file area/hibernate-orm Hibernate ORM kind/component-upgrade triage/flaky-test

Projects

Status: 3.20.3

Development

Successfully merging this pull request may close these issues.

2 participants