From e254df741f80ec06d9377e4f18b39d8dfc4f02c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 22:06:29 +0000 Subject: [PATCH] Bump org.hibernate.orm:hibernate-core from 7.4.8.Final to 7.4.9.Final Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 7.4.8.Final to 7.4.9.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.9/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/7.4.8...7.4.9) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.4.9.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 4cff6b0..1d3e4c9 100644 --- a/client/hibernate/pom.xml +++ b/client/hibernate/pom.xml @@ -25,7 +25,7 @@ org.hibernate.orm hibernate-core - 7.4.8.Final + 7.4.9.Final