remove 移除无用依赖

This commit is contained in:
疯狂的狮子Li
2022-01-08 19:54:13 +08:00
parent 7fa057d771
commit 4c045db3a3

View File

@@ -190,13 +190,6 @@
<version>${swagger.core.version}</version>
</dependency>
<!-- 验证码 -->
<dependency>
<groupId>com.github.penggle</groupId>
<artifactId>kaptcha</artifactId>
<version>${kaptcha.version}</version>
</dependency>
<!-- pagehelper 分页插件 -->
<dependency>
<groupId>com.github.pagehelper</groupId>