diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml
index b34b01f63..92b914c97 100644
--- a/yudao-dependencies/pom.xml
+++ b/yudao-dependencies/pom.xml
@@ -96,6 +96,11 @@
yudao-spring-boot-starter-biz-operatelog
${revision}
+
+ cn.iocoder.boot
+ yudao-spring-boot-starter-biz-trade
+ ${revision}
+
cn.iocoder.boot
yudao-spring-boot-starter-biz-dict
diff --git a/yudao-framework/yudao-spring-boot-starter-biz-trade/pom.xml b/yudao-framework/yudao-spring-boot-starter-biz-trade/pom.xml
index ab9c820bf..0008793e5 100644
--- a/yudao-framework/yudao-spring-boot-starter-biz-trade/pom.xml
+++ b/yudao-framework/yudao-spring-boot-starter-biz-trade/pom.xml
@@ -46,9 +46,5 @@
com.google.guava
guava
-
- cn.iocoder.boot
- yudao-spring-boot-starter-security
-