refactor(forest): 移除多余依赖

This commit is contained in:
2024-01-25 16:19:16 +08:00
parent 0244f9a550
commit dbd81a09bf
3 changed files with 2 additions and 7 deletions

View File

@@ -22,11 +22,6 @@
<artifactId>service-configuration</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.lanyuanxiaoyao.micro.service</groupId>
<artifactId>center-entity</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.dtflys.forest</groupId>
<artifactId>forest-spring-boot-starter</artifactId>