From 601d2055da06d44cbb9e7bd5a6bf3f806e096539 Mon Sep 17 00:00:00 2001 From: Nikita Date: Fri, 21 Sep 2018 12:38:51 +0300 Subject: [PATCH] libraries updated #1640 --- redisson-spring-boot-starter/pom.xml | 4 ++-- redisson/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/redisson-spring-boot-starter/pom.xml b/redisson-spring-boot-starter/pom.xml index fe08681f2..2ee9f5b9a 100644 --- a/redisson-spring-boot-starter/pom.xml +++ b/redisson-spring-boot-starter/pom.xml @@ -9,7 +9,7 @@ - 1.5.15.RELEASE + 2.0.5.RELEASE redisson-spring-boot-starter @@ -101,7 +101,7 @@ org.redisson - redisson-spring-data-18 + redisson-spring-data-20 ${project.version} diff --git a/redisson/pom.xml b/redisson/pom.xml index 59108a1c8..92edcc177 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -75,7 +75,7 @@ io.projectreactor reactor-core - 3.1.7.RELEASE + 3.2.0.RELEASE