From 048a6ce07205960156c61df12ca75e20fbca8736 Mon Sep 17 00:00:00 2001
From: 648540858 <648540858@qq.com>
Date: 星期三, 08 三月 2023 11:42:28 +0800
Subject: [PATCH] 优化报警时间

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

diff --git a/pom.xml b/pom.xml
index 7b5306e..bcc3c36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
 					<exclusions>
 						<exclusion>
 							<groupId>org.springframework.boot</groupId>
-							<artifactId>spring-boot-starter-tomcat</artifactId>
+							<artifactId>spring-boot-starter-jetty</artifactId>
 						</exclusion>
 					</exclusions>
 				</dependency>

--
Gitblit v1.8.0