|
@@ -39,6 +39,11 @@
|
|
|
<groupId>org.apache.commons</groupId>
|
|
|
<artifactId>commons-pool2</artifactId>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.redisson</groupId>
|
|
|
+ <artifactId>redisson</artifactId>
|
|
|
+ <version>3.8.2</version>
|
|
|
+ </dependency>
|
|
|
</dependencies>
|
|
|
|
|
|
|