|
@@ -66,7 +66,12 @@
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-redis</artifactId>
|
|
<artifactId>spring-boot-starter-redis</artifactId>
|
|
|
- <version>1.3.8.RELEASE</version>
|
|
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>redis.clients</groupId>
|
|
|
|
|
+ <artifactId>jedis</artifactId>
|
|
|
|
|
+ <version>3.3.0</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
<dependency>
|