@@ -26,6 +26,11 @@
<artifactId>jedis</artifactId>
<version>3.3.0</version>
</dependency>
+ <dependency>
+ <groupId>com.baomidou</groupId>
+ <artifactId>lock4j-redis-template-spring-boot-starter</artifactId>
+ <version>2.2.5</version>
+ </dependency>
<!-- xxl-job-core -->
<dependency>