|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
</parent>
|
|
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
|
<spring-boot.version>2.1.0.RELEASE</spring-boot.version>
|
|
|
|
|
<spring-boot.version>2.1.1.RELEASE</spring-boot.version>
|
|
|
|
|
</properties>
|
|
|
|
|
|
|
|
|
|
<artifactId>redisson-spring-boot-starter</artifactId>
|
|
|
|
@ -111,7 +111,7 @@
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.redisson</groupId>
|
|
|
|
|
<artifactId>redisson-spring-data-20</artifactId>
|
|
|
|
|
<artifactId>redisson-spring-data-21</artifactId>
|
|
|
|
|
<version>${project.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|