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