|
|
@ -83,12 +83,12 @@ Include the following to your dependency list:
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.redisson</groupId>
|
|
|
|
<groupId>org.redisson</groupId>
|
|
|
|
<artifactId>redisson</artifactId>
|
|
|
|
<artifactId>redisson</artifactId>
|
|
|
|
<version>2.2.20</version>
|
|
|
|
<version>2.2.21</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
### Gradle
|
|
|
|
### Gradle
|
|
|
|
|
|
|
|
|
|
|
|
compile 'org.redisson:redisson:2.2.20'
|
|
|
|
compile 'org.redisson:redisson:2.2.21'
|
|
|
|
|
|
|
|
|
|
|
|
### Supported by
|
|
|
|
### Supported by
|
|
|
|
|
|
|
|
|
|
|
|