From a573ee1a366cb3d0b6fe50487c7b638c3fe50975 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: Wed, 7 Aug 2024 12:58:01 +0800
Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20sentinel=20seata=20?=
=?UTF-8?q?=E4=B8=8D=E9=80=82=E9=85=8D=E6=96=B0=E7=89=88undertow=E9=97=AE?=
=?UTF-8?q?=E9=A2=98=20=E5=85=88=E6=8D=A2=E5=9B=9Etomcat?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-visual/ruoyi-seata-server/pom.xml | 9 ---------
ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml | 9 ---------
2 files changed, 18 deletions(-)
diff --git a/ruoyi-visual/ruoyi-seata-server/pom.xml b/ruoyi-visual/ruoyi-seata-server/pom.xml
index 61a1e52c..d08c034f 100644
--- a/ruoyi-visual/ruoyi-seata-server/pom.xml
+++ b/ruoyi-visual/ruoyi-seata-server/pom.xml
@@ -69,21 +69,12 @@
org.springframework.boot
spring-boot-starter-web
-
- spring-boot-starter-tomcat
- org.springframework.boot
-
*
org.apache.logging.log4j
-
-
- org.springframework.boot
- spring-boot-starter-undertow
-
io.seata
seata-spring-autoconfigure-server
diff --git a/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml b/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml
index 9ad640d3..3b064aa4 100644
--- a/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml
+++ b/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml
@@ -80,21 +80,12 @@
org.springframework.boot
spring-boot-starter-web
-
- spring-boot-starter-tomcat
- org.springframework.boot
-
*
org.apache.logging.log4j
-
-
- org.springframework.boot
- spring-boot-starter-undertow
-