From 462303812a0dc4743d18af6712e89692f0df256d Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期四, 25 四月 2024 13:57:25 +0800
Subject: [PATCH] #

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

diff --git a/pom.xml b/pom.xml
index e4534b1..47a1583 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-tomcat</artifactId>
-            <scope>provided</scope>
+            <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>

--
Gitblit v1.9.1