update 移除无用依赖

This commit is contained in:
疯狂的狮子li
2021-03-15 17:50:24 +08:00
parent 7ae2df1390
commit 04e1dc351e
3 changed files with 139 additions and 167 deletions

View File

@ -23,12 +23,6 @@
<artifactId>velocity</artifactId>
</dependency>
<!-- collections工具类 -->
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
</dependency>
<!-- 通用工具-->
<dependency>
<groupId>com.ruoyi</groupId>