Commit 5fd374191b95f01234e9b4ff13e243b3455baf30

Authored by swwheihei
Committed by GitHub
1 parent 21c0eb82

Update pom.xml

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -39,7 +39,7 @@
39 39 </dependency>
40 40 <dependency>
41 41 <groupId>org.springframework.boot</groupId>
42   - <artifactId>spring-boot-starter-undertow</artifactId>
  42 + <artifactId>spring-boot-starter-tomcat</artifactId>
43 43 </dependency>
44 44 <dependency>
45 45 <groupId>org.springframework.boot</groupId>
... ...