From 5ca06840d3b2be6924c90cfb6fb1b0bde0283628 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 17:01:25 +0000 Subject: [PATCH] build(deps): bump org.hibernate.orm:hibernate-envers Bumps [org.hibernate.orm:hibernate-envers](https://github.com/hibernate/hibernate-orm) from 6.5.2.Final to 7.2.0.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.0/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.5.2...7.2.0) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-envers dependency-version: 7.2.0.Final dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9c46a075..dadbf470 100644 --- a/pom.xml +++ b/pom.xml @@ -223,7 +223,7 @@ org.hibernate.orm hibernate-envers - 6.5.2.Final + 7.2.0.Final org.hibernate.validator