From 01d741fa600fc8f4a33a9b1a9ae530e711f13da5 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Tue, 25 Apr 2023 12:35:09 +0300 Subject: [PATCH] libs updated --- redisson-hibernate/redisson-hibernate-6/pom.xml | 4 ++-- redisson/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/redisson-hibernate/redisson-hibernate-6/pom.xml b/redisson-hibernate/redisson-hibernate-6/pom.xml index da5b4e15a..2889cfc4e 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.5.Final + 6.2.1.Final true org.hibernate.orm hibernate-testing - 6.1.5.Final + 6.2.1.Final test diff --git a/redisson/pom.xml b/redisson/pom.xml index 28e98224e..015bafc4e 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -240,7 +240,7 @@ com.esotericsoftware kryo - 5.4.0 + 5.5.0 org.slf4j