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