From 49bc964b8079c1c7f578630a2e5d6267e2841179 Mon Sep 17 00:00:00 2001
From: wxc <191104855@qq.com>
Date: Thu, 21 Aug 2025 10:43:53 +0800
Subject: [PATCH] =?UTF-8?q?mailbox-report=E6=94=B9=E4=B8=BAtomcat=E5=AE=B9?=
=?UTF-8?q?=E5=99=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
mailbox-report/pom.xml | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/mailbox-report/pom.xml b/mailbox-report/pom.xml
index dafea95..521bd52 100644
--- a/mailbox-report/pom.xml
+++ b/mailbox-report/pom.xml
@@ -17,16 +17,6 @@
org.springframework.boot
spring-boot-starter-validation
-
- org.springframework.boot
- spring-boot-starter-web
-
-
- org.springframework.boot
- spring-boot-starter-tomcat
-
-
-
org.springframework.boot
@@ -34,11 +24,6 @@
test
-
- com.tongweb.springboot
- tongweb-spring-boot-starter-3.x
-
-
org.projectlombok
lombok