From 91bf932d71f53c1caf75eb72013242f438b82c61 Mon Sep 17 00:00:00 2001
From: chenjiahe <763432473@qq.com>
Date: 星期三, 27 七月 2022 19:55:09 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/pom.xml b/pom.xml
index 8cc4bb0..03e7429 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,6 +141,12 @@
             <artifactId>jstl</artifactId>
         </dependency>
 
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-tomcat</artifactId>
+            <!--<scope>provided</scope>-->
+        </dependency>
+
         <!-- mybatis鑷姩鐢熸垚 -->
         <dependency>
             <groupId>com.gitee.sunchenbin.mybatis.actable</groupId>

--
Gitblit v1.8.0