From cefa9345a548e5b321ef99bb8512b3b61193ec12 Mon Sep 17 00:00:00 2001
From: "mend-for-github-com[bot]"
<50673670+mend-for-github-com[bot]@users.noreply.github.com>
Date: Wed, 27 May 2026 06:08:48 +0000
Subject: [PATCH] Replace dependency org.hibernate:hibernate-core with
org.hibernate.orm:hibernate-core
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 97fe0af7..bc96f542 100644
--- a/pom.xml
+++ b/pom.xml
@@ -299,9 +299,9 @@
1.0.4
- org.hibernate
+ org.hibernate.orm
hibernate-core
- 5.2.11.Final
+ 7.4.0.Final
org.hibernate