From ec14bf2ff5734097e83fd47d11f2e2cb3c1ab27e Mon Sep 17 00:00:00 2001 From: 354798ggg <1074825718@qq.com> Date: 星期一, 30 十月 2023 14:32:48 +0800 Subject: [PATCH] 父工程POM清理 --- product-server-web/pom.xml | 22 ---------------------- 1 files changed, 0 insertions(+), 22 deletions(-) diff --git a/product-server-web/pom.xml b/product-server-web/pom.xml index ce63699..e2462b3 100644 --- a/product-server-web/pom.xml +++ b/product-server-web/pom.xml @@ -146,10 +146,6 @@ <groupId>com.lx</groupId> <artifactId>product-server-tool-table</artifactId> </dependency> - <dependency> - <groupId>com.lx</groupId> - <artifactId>product-server-announcement</artifactId> - </dependency> <dependency> <groupId>com.lx</groupId> @@ -175,18 +171,6 @@ <groupId>com.lx</groupId> <artifactId>product-server-data-center</artifactId> </dependency> - - <!--椤圭洰绠$悊妯″潡--> - <!-- <dependency>--> - <!-- <groupId>com.lx</groupId>--> - <!-- <artifactId>product-project-server-base</artifactId>--> - <!-- <version>1.0.0-SNAPSHOT</version>--> - <!-- </dependency>--> - <!-- <dependency>--> - <!-- <groupId>com.lx</groupId>--> - <!-- <artifactId>product-project-server-contract</artifactId>--> - <!-- <version>1.0.0-SNAPSHOT</version>--> - <!-- </dependency>--> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-customer</artifactId> @@ -198,12 +182,6 @@ <dependency> <groupId>org.spring</groupId> <artifactId>spring-server-master</artifactId> - </dependency> - - <dependency> - <groupId>com.sendgrid</groupId> - <artifactId>sendgrid-java</artifactId> - <version>4.0.1</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> -- Gitblit v1.9.2