From 94056175e7dd1b3609ef2d1501e6104599396135 Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Sat, 19 Jul 2025 04:18:55 +0000 Subject: [PATCH] Update org.hibernate.orm to v7 --- db-jdbc-orm/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db-jdbc-orm/pom.xml b/db-jdbc-orm/pom.xml index a5d4970..139d8af 100644 --- a/db-jdbc-orm/pom.xml +++ b/db-jdbc-orm/pom.xml @@ -82,12 +82,12 @@ org.hibernate.orm hibernate-core - 6.6.21.Final + 7.0.6.Final org.hibernate.orm hibernate-hikaricp - 6.6.21.Final + 7.0.6.Final