From efbc904dd81a3b74284bbd61695037dfbf8ddef5 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Mon, 28 Nov 2022 09:00:29 +0300 Subject: [PATCH] hibernate updated --- redisson-hibernate/redisson-hibernate-6/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/redisson-hibernate/redisson-hibernate-6/pom.xml b/redisson-hibernate/redisson-hibernate-6/pom.xml index e40471b47..f59affe4b 100644 --- a/redisson-hibernate/redisson-hibernate-6/pom.xml +++ b/redisson-hibernate/redisson-hibernate-6/pom.xml @@ -17,14 +17,14 @@ org.hibernate.orm hibernate-core - 6.1.3.Final + 6.1.5.Final true org.hibernate.orm hibernate-testing - 6.1.3.Final + 6.1.5.Final test