移除commons-collections依赖

This commit is contained in:
RuoYi
2023-01-13 16:26:18 +08:00
parent 6317e902e3
commit 736b6348bc
2 changed files with 1 additions and 15 deletions

View File

@@ -54,12 +54,6 @@
<artifactId>velocity-engine-core</artifactId>
</dependency>
<!-- Commons Collections -->
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
</dependency>
<!-- Mysql Connector -->
<dependency>
<groupId>mysql</groupId>