|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
</parent>
|
|
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
|
<spring-boot.version>1.5.15.RELEASE</spring-boot.version>
|
|
|
|
|
<spring-boot.version>2.0.5.RELEASE</spring-boot.version>
|
|
|
|
|
</properties>
|
|
|
|
|
|
|
|
|
|
<artifactId>redisson-spring-boot-starter</artifactId>
|
|
|
|
@ -101,7 +101,7 @@
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.redisson</groupId>
|
|
|
|
|
<artifactId>redisson-spring-data-18</artifactId>
|
|
|
|
|
<artifactId>redisson-spring-data-20</artifactId>
|
|
|
|
|
<version>${project.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|