From da30b6781860a9566bfc2d393ebec5e427cb37c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 00:51:55 +0000 Subject: [PATCH] chore(deps): bump hibernate.version from 6.6.15.Final to 7.0.6.Final Bumps `hibernate.version` from 6.6.15.Final to 7.0.6.Final. Updates `org.hibernate.orm:hibernate-core` from 6.6.15.Final to 7.0.6.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.6/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.15...7.0.6) Updates `org.hibernate.orm:hibernate-envers` from 6.6.15.Final to 7.0.6.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.6/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.15...7.0.6) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.0.6.Final dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.hibernate.orm:hibernate-envers dependency-version: 7.0.6.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 42699907..97a266e0 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ - 6.6.15.Final + 7.0.6.Final 6.2.8 4.33.0 11