Skip to content

Bump org.hibernate.orm:hibernate-envers from 7.2.3.Final to 7.2.6.Final#437

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.hibernate.orm-hibernate-envers-7.2.6.Final
Closed

Bump org.hibernate.orm:hibernate-envers from 7.2.3.Final to 7.2.6.Final#437
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.hibernate.orm-hibernate-envers-7.2.6.Final

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps org.hibernate.orm:hibernate-envers from 7.2.3.Final to 7.2.6.Final.

Release notes

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

Release 7.2.6

Hibernate ORM 7.2.6.Final released

Today, we published a new release of Hibernate ORM 7.2: 7.2.6.Final.

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

Release 7.2.5

Hibernate ORM 7.2.5.Final released

Today, we published a new release of Hibernate ORM 7.2: 7.2.5.Final.

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

Changes in 7.2.6.Final (March 01, 2026)

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

** Bug * HHH-20176 Native Query cache causing ArrayIndexOutOfBoundsException with extra columns * HHH-19917 Bytecode-enhanced dirty tracking fails for mixed access properties

Changes in 7.2.5.Final (February 22, 2026)

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

** Bug * HHH-20187 NPE in BeanValidationEventListener with StatelessSession * HHH-20165 Hibernate processor: Panache Next generated repository name conflicts * HHH-20164 Hibernate processor: @​Delete methods not working outside of Jakarta Data repository * HHH-20163 Hibernate processor: nested types are visited twice * HHH-20162 MySQL timeout based on innodb_lock_timeout has incorrect units * HHH-20151 Metamodel geneartor: allow implicit repositories for Panache Next * HHH-20143 Attempting to lock an entity not associated with the persistence context should rollback the active transaction

Changes in 7.2.4.Final (February 08, 2026)

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

** Bug * HHH-20119 Values return by Enum Converter are not escaped in CREATE TABLE query * HHH-20065 Subsequent StatelessSession#insertMultiple calls lead to pending batches

** Improvement * HHH-20115 Pass a ROOT locale to loggers to avoid unnecessary class lookups

Commits
  • c549a5c [Jenkins release job] Preparing release 7.2.6.Final
  • f56de01 [Jenkins release job] changelog.txt updated by release build 7.2.6.Final
  • d6195b4 Add missing create domain privilege
  • 6f35e2d Reduce Oracle database user permissions to avoid leaking sequences to other u...
  • 27714d9 Improve QueryParameterBindingValidator error messages
  • c79943b HHH-19917: Fix Bytecode enhanced dirty checking for mixed access
  • b2703c7 HHH-20176 Fix cache indexes based on native query result type
  • 45fc87b HHH-20176 Add reproducer test case
  • 36ed8a8 [Jenkins release job] Preparing next development iteration
  • 23f1ea4 [Jenkins release job] Preparing release 7.2.5.Final
  • 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.orm:hibernate-envers](https://github.com/hibernate/hibernate-orm) from 7.2.3.Final to 7.2.6.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.6/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.2.3...7.2.6)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-envers
  dependency-version: 7.2.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 Mar 1, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2026

Looks like org.hibernate.orm:hibernate-envers is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 1, 2026
@dependabot dependabot bot deleted the dependabot/maven/org.hibernate.orm-hibernate-envers-7.2.6.Final branch March 1, 2026 23:40
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