From 09918e338a06ef17f2cb38f196dec838c3460d90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?= <15040126243@163.com> Date: Sun, 19 Apr 2020 14:47:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20undertow=20=E6=9C=AA?= =?UTF-8?q?=E7=94=9F=E6=95=88=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ruoyi/pom.xml b/ruoyi/pom.xml index 9d06d060..7de05120 100644 --- a/ruoyi/pom.xml +++ b/ruoyi/pom.xml @@ -45,12 +45,6 @@ org.springframework.boot spring-boot-starter - - - spring-boot-starter-tomcat - org.springframework.boot - - @@ -76,6 +70,12 @@ org.springframework.boot spring-boot-starter-web + + + spring-boot-starter-tomcat + org.springframework.boot + +