fix 依赖启动问题

This commit is contained in:
chenchen
2023-06-17 23:47:38 +08:00
parent 60b24e36d5
commit 7d0e9ea762
3 changed files with 8 additions and 7 deletions

View File

@ -46,9 +46,5 @@
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-security</artifactId>
</dependency>
</dependencies>
</project>