refactor(web): 移除多余依赖

This commit is contained in:
2023-05-17 14:14:34 +08:00
parent ceed44d43a
commit b0929b9a47

View File

@@ -27,11 +27,6 @@
<artifactId>service-forest</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.dtflys.forest</groupId>
<artifactId>forest-spring-boot-starter</artifactId>
<version>1.5.30</version>
</dependency>
</dependencies>
<build>