From aeda69fdb90ddc2eceb72dc1e93a995921fea57d Mon Sep 17 00:00:00 2001 From: HuangXin Date: Wed, 12 Aug 2020 14:47:45 +0800 Subject: [PATCH] =?UTF-8?q?OCT=20REM:=201.=20=E6=9B=B4=E6=96=B0pom?= =?UTF-8?q?=E8=84=9A=E6=89=8B=E6=9E=B6=EF=BC=8C=E7=A7=BB=E9=99=A4=E4=BD=BF?= =?UTF-8?q?=E7=94=A8undertow=EF=BC=8Ctomcat=E6=9B=B4=E6=96=B0=E5=88=B09.0.?= =?UTF-8?q?37?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 52115273..cc61b8c4 100644 --- a/pom.xml +++ b/pom.xml @@ -41,8 +41,15 @@ - org.springframework.boot - spring-boot-starter-undertow + org.apache.tomcat.embed + tomcat-embed-core + + + org.apache.tomcat + tomcat-annotations-api + + + 9.0.37 org.springframework.boot