From be13e3494a6c7379bc7198db79e8cbcd972e705a Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期四, 09 十二月 2021 11:49:00 +0800 Subject: [PATCH] update redisson 3.16.4 => 3.16.6 update dynamic-ds 3.4.1 => 3.5.0 --- ruoyi-common/pom.xml | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index c153cd5..2111510 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -140,16 +140,6 @@ <artifactId>lock4j-redisson-spring-boot-starter</artifactId> </dependency> - <dependency> - <groupId>com.yomahub</groupId> - <artifactId>tlog-spring-boot-configuration</artifactId> - </dependency> - - <dependency> - <groupId>com.yomahub</groupId> - <artifactId>tlog-webroot</artifactId> - </dependency> - </dependencies> </project> -- Gitblit v1.9.3