Fixed - redisson-spring-boot-starter should use redisson-spring-data-24. #3402

pull/3417/head
Nikita Koksharov 4 years ago
parent eaad40b950
commit 0b85adffbb

@ -129,7 +129,7 @@
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-data-23</artifactId>
<artifactId>redisson-spring-data-24</artifactId>
<version>${project.version}</version>
</dependency>

Loading…
Cancel
Save