From 2ee2bbc329566a1570de103437471c56d3f9ed5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 22:05:49 +0000 Subject: [PATCH] Bump org.hibernate.orm:hibernate-core from 7.4.9.Final to 7.4.10.Final Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 7.4.9.Final to 7.4.10.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.10/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/7.4.9...7.4.10) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.4.10.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- client/hibernate/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/hibernate/pom.xml b/client/hibernate/pom.xml index 1d3e4c9..def395d 100644 --- a/client/hibernate/pom.xml +++ b/client/hibernate/pom.xml @@ -25,7 +25,7 @@ org.hibernate.orm hibernate-core - 7.4.9.Final + 7.4.10.Final