From 4880f177d9a3b650ba5c49336d5cc4519d339d83 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Tue, 9 Jun 2020 18:50:00 +0300 Subject: [PATCH] spring Data Redis updated --- redisson-spring-boot-starter/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/redisson-spring-boot-starter/pom.xml b/redisson-spring-boot-starter/pom.xml index 863f180c4..505dca731 100644 --- a/redisson-spring-boot-starter/pom.xml +++ b/redisson-spring-boot-starter/pom.xml @@ -9,7 +9,7 @@ - 2.2.0.RELEASE + 2.3.0.RELEASE redisson-spring-boot-starter @@ -129,7 +129,7 @@ org.redisson - redisson-spring-data-22 + redisson-spring-data-23 ${project.version}