From 7c4d8ba2c6aaecfd84b06a0fa1a79b1a4a8474d3 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Sun, 28 Apr 2024 10:34:53 +0300 Subject: [PATCH] hibernate version 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 5c31875c2..10702cb82 100644 --- a/redisson-hibernate/redisson-hibernate-6/pom.xml +++ b/redisson-hibernate/redisson-hibernate-6/pom.xml @@ -22,14 +22,14 @@ org.hibernate.orm hibernate-core - 6.4.0.Final + 6.5.0.Final true org.hibernate.orm hibernate-testing - 6.4.0.Final + 6.5.0.Final test