From df4809d1abc4c1fb259daf5e9ed737cf091dd457 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Fri, 23 Sep 2022 16:42:06 +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 c6e287af7..18d0918ca 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.0.2.Final + 6.1.3.Final true org.hibernate.orm hibernate-testing - 6.0.2.Final + 6.1.3.Final test