From 2672b3e2fa0ea9afc4ffe8724b550557283ea630 Mon Sep 17 00:00:00 2001
From: chenchen <934298133@qq.com>
Date: Sat, 17 Jun 2023 23:47:38 +0800
Subject: [PATCH] =?UTF-8?q?fix=20=E4=BE=9D=E8=B5=96=E5=90=AF=E5=8A=A8?=
=?UTF-8?q?=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
yudao-dependencies/pom.xml | 5 +++++
yudao-framework/yudao-spring-boot-starter-biz-trade/pom.xml | 4 ----
2 files changed, 5 insertions(+), 4 deletions(-)
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
-