From ccd6218a6d51c65561b06494523e027a96c0f1b2 Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Wed, 27 May 2026 05:41:29 +0000 Subject: [PATCH] Update org.hibernate.orm to v7.4.0.Final --- db-jdbc-spring-orm-hibernate/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/db-jdbc-spring-orm-hibernate/pom.xml b/db-jdbc-spring-orm-hibernate/pom.xml index 092b9b55..ff537107 100644 --- a/db-jdbc-spring-orm-hibernate/pom.xml +++ b/db-jdbc-spring-orm-hibernate/pom.xml @@ -59,18 +59,18 @@ org.hibernate.orm hibernate-core - 7.3.3.Final + 7.4.0.Final org.hibernate.orm hibernate-scan-jandex - 7.3.3.Final + 7.4.0.Final org.hibernate.orm hibernate-hikaricp - 7.3.3.Final + 7.4.0.Final