From 1b3d33b1db3e5f0330aaae815b9583fa02a8ce85 Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Fri, 26 Sep 2025 04:13:49 +0000 Subject: [PATCH] Update org.hibernate.orm to v7 --- db-jdbc-spring-orm-hibernate/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db-jdbc-spring-orm-hibernate/pom.xml b/db-jdbc-spring-orm-hibernate/pom.xml index 7b1bfa8c..68480322 100644 --- a/db-jdbc-spring-orm-hibernate/pom.xml +++ b/db-jdbc-spring-orm-hibernate/pom.xml @@ -59,12 +59,12 @@ org.hibernate.orm hibernate-core - 6.6.29.Final + 7.1.1.Final org.hibernate.orm hibernate-hikaricp - 6.6.29.Final + 7.1.1.Final