diff --git a/redisson-spring-boot-starter/pom.xml b/redisson-spring-boot-starter/pom.xml index 54a75e4bb..1c7a2fc51 100644 --- a/redisson-spring-boot-starter/pom.xml +++ b/redisson-spring-boot-starter/pom.xml @@ -86,6 +86,16 @@ org.springframework.boot spring-boot-starter-data-redis + + + redis.clients + jedis + + + io.lettuce + lettuce-core + +