diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index 53e006cf1..86bdbd2b1 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -266,15 +266,15 @@ ${redisson.version} - 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 b015c8492..3348cd1e1 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