diff --git a/cf-dependencies/pom.xml b/cf-dependencies/pom.xml
index 05d4205d2..78ac4e6b5 100644
--- a/cf-dependencies/pom.xml
+++ b/cf-dependencies/pom.xml
@@ -29,8 +29,7 @@
3.5.5
4.3.0
1.4.10
- 3.18.0
-
+ 3.36.0
8.1.3.62
8.8.1
2.1.1
@@ -284,6 +283,18 @@
org.redisson
redisson-spring-boot-starter
${redisson.version}
+
+
+ org.redisson
+
+ redisson-spring-data-33
+
+
+
+
+ org.redisson
+ redisson-spring-data-27
+ ${redisson.version}
diff --git a/cf-framework/cf-spring-boot-starter-redis/pom.xml b/cf-framework/cf-spring-boot-starter-redis/pom.xml
index a1ecea901..3855ecb07 100644
--- a/cf-framework/cf-spring-boot-starter-redis/pom.xml
+++ b/cf-framework/cf-spring-boot-starter-redis/pom.xml
@@ -26,6 +26,10 @@
org.redisson
redisson-spring-boot-starter
+
+ org.redisson
+ redisson-spring-data-27
+
org.springframework.boot