diff --git a/redisson-spring-boot-starter/pom.xml b/redisson-spring-boot-starter/pom.xml index 6da04dbbe..c3edffbe4 100644 --- a/redisson-spring-boot-starter/pom.xml +++ b/redisson-spring-boot-starter/pom.xml @@ -9,7 +9,7 @@ - 2.0.5.RELEASE + 2.1.0.RELEASE redisson-spring-boot-starter diff --git a/redisson-spring-data/pom.xml b/redisson-spring-data/pom.xml index 76b652c5f..d5f89dc30 100644 --- a/redisson-spring-data/pom.xml +++ b/redisson-spring-data/pom.xml @@ -18,6 +18,7 @@ redisson-spring-data-17 redisson-spring-data-18 redisson-spring-data-20 + redisson-spring-data-21