From 5fd374191b95f01234e9b4ff13e243b3455baf30 Mon Sep 17 00:00:00 2001
From: swwheihei <swwheihei@163.com>
Date: 星期二, 02 六月 2020 19:53:20 +0800
Subject: [PATCH] Update pom.xml

---
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0788992..a9ffb1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>

--
Gitblit v1.8.0