From a16e1b2f77a56406720c0b85346b181698c178dc Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 18 Sep 2026 19:46:57 +0000
Subject: [PATCH] Replace dependency org.hibernate:hibernate-core with
org.hibernate.orm:hibernate-core 7.4.9.Final
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a25f7ca7..c2e66a4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,9 +79,9 @@
- org.hibernate
+ org.hibernate.orm
hibernate-core
- 3.6.10.Final
+ 7.4.9.Final