From 4f216a94820387f5f1a4a83d5fdae9c889905a35 Mon Sep 17 00:00:00 2001 From: ls Date: Tue, 19 Aug 2025 19:08:08 +0800 Subject: [PATCH] update --- physical-launcher/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/physical-launcher/pom.xml b/physical-launcher/pom.xml index 3fc27bb..4224435 100644 --- a/physical-launcher/pom.xml +++ b/physical-launcher/pom.xml @@ -17,6 +17,16 @@ org.springframework.boot spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-tomcat + + + + + org.springframework.boot + spring-boot-starter-undertow org.jeecgframework.boot