From 6e6cffc059f64fc597edce82757d57b8c0751d0e Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Tue, 17 Mar 2026 04:47:02 +0000 Subject: [PATCH] Update org.hibernate.orm to v7.3.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 3b5ece61..c14458d2 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.2.6.Final + 7.3.0.Final org.hibernate.orm hibernate-scan-jandex - 7.2.6.Final + 7.3.0.Final org.hibernate.orm hibernate-hikaricp - 7.2.6.Final + 7.3.0.Final