去除多余依赖。

pull/1/head
ZhouXY108 2022-12-11 02:35:08 +08:00
parent eb6d4fbbea
commit e084d31f71
1 changed files with 0 additions and 6 deletions

View File

@ -49,12 +49,6 @@
<artifactId>spring-boot-starter-validation</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>