修复已知问题
parent
1250bcbc96
commit
b572919183
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue