1
0

fix: 移除一个无用的依赖

This commit is contained in:
2025-08-21 16:46:08 +08:00
parent 2696da8e42
commit 0336ee6832

View File

@@ -22,6 +22,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>