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