From 5ea6be4900882884c6e3bf487d09a61b5f05c9b4 Mon Sep 17 00:00:00 2001 From: alvinkwok <1305167657@qq.com> Date: Sun, 12 Nov 2023 13:34:50 +0800 Subject: [PATCH] Remove Maven config that exclude tomcat dependency under Springboot3 module --- dynamic-datasource-spring-boot3-starter/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/dynamic-datasource-spring-boot3-starter/pom.xml b/dynamic-datasource-spring-boot3-starter/pom.xml index 0c9ee64a..98981aa0 100644 --- a/dynamic-datasource-spring-boot3-starter/pom.xml +++ b/dynamic-datasource-spring-boot3-starter/pom.xml @@ -28,16 +28,6 @@ org.springframework.boot spring-boot-starter-web true - - - org.springframework.boot - spring-boot-starter-tomcat - - - - - org.springframework.boot - spring-boot-starter-undertow com.alibaba