修复已知问题

master
Bosen 2022-02-25 19:38:58 +08:00
parent 1250bcbc96
commit b572919183
1 changed files with 0 additions and 2 deletions

View File

@ -139,12 +139,10 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-tomcat</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-jasper</artifactId>
<scope>provided</scope>
</dependency>
<!-- elasticsearch -->
<dependency>