|
@@ -25,12 +25,7 @@
|
|
|
<artifactId>toolset-base</artifactId>
|
|
|
<version>1.0</version>
|
|
|
</dependency>
|
|
|
- <!-- redisson -->
|
|
|
- <dependency>
|
|
|
- <groupId>org.redisson</groupId>
|
|
|
- <artifactId>redisson-spring-boot-starter</artifactId>
|
|
|
- <version>${redisson.version}</version>
|
|
|
- </dependency>
|
|
|
+
|
|
|
<dependency>
|
|
|
<groupId>com.yonge.toolset</groupId>
|
|
|
<artifactId>utils</artifactId>
|