diff --git a/pom.xml b/pom.xml
index 2b9a838c..ebba8a20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,6 +60,20 @@
org.springframework.boot
spring-boot-starter-data-redis
+
+
+ redis.clients
+ jedis
+
+
+ io.lettuce
+ lettuce-core
+
+
+
+
+ org.apache.commons
+ commons-pool2
org.springframework.boot