update 优化 删除无用依赖

This commit is contained in:
疯狂的狮子Li 2023-11-29 12:18:26 +08:00
parent 87981fb80c
commit a6fc191df2

View File

@ -66,12 +66,6 @@
<artifactId>hutool-extra</artifactId>
</dependency>
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-json</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>