Update pom.xml

This commit is contained in:
swwheihei 2020-06-02 19:53:20 +08:00 committed by GitHub
parent b82ccdba02
commit 2403a3a11b

View File

@ -39,7 +39,7 @@
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-undertow</artifactId>
<artifactId>spring-boot-starter-tomcat</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>