整理依赖

This commit is contained in:
click33
2022-10-27 23:04:20 +08:00
parent 5d4f44f8a8
commit 0331e15bb6
5 changed files with 42 additions and 5 deletions

View File

@@ -34,6 +34,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>${spring-web.version}</version>
<optional>true</optional>
</dependency>