From a8cf882e20df95102509e9548162e57cbba347cd Mon Sep 17 00:00:00 2001 From: 354798ggg <1074825718@qq.com> Date: 星期五, 28 四月 2023 10:20:14 +0800 Subject: [PATCH] 工程错误提交 --- product-server-admin/pom.xml | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) diff --git a/product-server-admin/pom.xml b/product-server-admin/pom.xml index f263c6f..4e7d51b 100644 --- a/product-server-admin/pom.xml +++ b/product-server-admin/pom.xml @@ -9,7 +9,6 @@ <artifactId>product-server-admin</artifactId> <name>product-server-admin</name> <description>product-server-admin</description> - <version>2.0.0-release</version> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties> @@ -49,11 +48,7 @@ <groupId>org.apache.httpcomponents</groupId> <artifactId>httpmime</artifactId> </dependency> - <dependency> - <groupId>com.sendgrid</groupId> - <artifactId>sendgrid-java</artifactId> - <version>4.0.1</version> - </dependency> + <dependency> <groupId>com.lx</groupId> -- Gitblit v1.9.2