From 29f7b885dad962bc6d3f7189a0410d2c03b590da Mon Sep 17 00:00:00 2001 From: weiweiw <14335254+weiweiw22@user.noreply.gitee.com> Date: Tue, 29 Oct 2024 15:52:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=BC=8F=E4=BA=A4=E7=9A=84?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bonus-common/bonus-common-security/pom.xml | 4 ++++ bonus-modules/bonus-file/pom.xml | 18 ------------------ pom.xml | 1 - 3 files changed, 4 insertions(+), 19 deletions(-) diff --git a/bonus-common/bonus-common-security/pom.xml b/bonus-common/bonus-common-security/pom.xml index 261b9e5..efea511 100644 --- a/bonus-common/bonus-common-security/pom.xml +++ b/bonus-common/bonus-common-security/pom.xml @@ -37,6 +37,10 @@ org.springframework.boot spring-boot-starter-mail + + com.bonus + bonus-common-config + diff --git a/bonus-modules/bonus-file/pom.xml b/bonus-modules/bonus-file/pom.xml index 9f466cc..5f7f0e1 100644 --- a/bonus-modules/bonus-file/pom.xml +++ b/bonus-modules/bonus-file/pom.xml @@ -82,24 +82,6 @@ 3.15.1 compile - - com.aliyun.oss - aliyun-sdk-oss - 3.15.1 - compile - - - com.aliyun.oss - aliyun-sdk-oss - 3.15.1 - compile - - - com.aliyun.oss - aliyun-sdk-oss - 3.15.1 - compile - diff --git a/pom.xml b/pom.xml index d9fb454..fe677ef 100644 --- a/pom.xml +++ b/pom.xml @@ -240,7 +240,6 @@ bonus-modules bonus-api bonus-common - bonus-common/bonus-common-config pom