From a416d7f205cf0da647cf6130dd7b3a21ebed3264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 04:03:16 +0000 Subject: [PATCH] Bump org.hibernate:hibernate-core from 3.5.6-Final to 7.4.7.Final Bumps [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm) from 3.5.6-Final to 7.4.7.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.7/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/commits/7.4.7) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-core dependency-version: 7.4.7.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 b1358144..9140137d 100644 --- a/pom.xml +++ b/pom.xml @@ -292,7 +292,7 @@ org.hibernate hibernate-core - 3.5.6-Final + 7.4.7.Final net.infonode