From 07398cd9cb4394c46b3c1810eea5fe2fb1e2fafe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 01:33:58 +0000 Subject: [PATCH] build(deps): bump org.hibernate:hibernate-core Bumps [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.6.15.Final to 7.4.4.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.4/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.15...7.4.4) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-core dependency-version: 7.4.4.Final dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index b5303545f5..efd4bc74db 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -209,7 +209,7 @@ org.hibernate hibernate-core - 5.6.15.Final + 7.4.4.Final true