diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index faa3072016..1905342828 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -235,15 +235,15 @@ spring-boot-starter-actuator - org.springframework.boot - + org.redisson + redisson-spring-data-33 org.redisson - redisson-spring-data-22 + redisson-spring-data-27 ${redisson.version} diff --git a/yudao-framework/yudao-spring-boot-starter-redis/pom.xml b/yudao-framework/yudao-spring-boot-starter-redis/pom.xml index 8f4e580a05..3e059bac30 100644 --- a/yudao-framework/yudao-spring-boot-starter-redis/pom.xml +++ b/yudao-framework/yudao-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