diff --git a/ruoyi-api/ruoyi-api-workflow/pom.xml b/ruoyi-api/ruoyi-api-workflow/pom.xml index 45c32d066..5e9df7727 100644 --- a/ruoyi-api/ruoyi-api-workflow/pom.xml +++ b/ruoyi-api/ruoyi-api-workflow/pom.xml @@ -22,10 +22,6 @@ org.dromara ruoyi-common-core - - org.dromara - ruoyi-common-bus - diff --git a/ruoyi-modules/ruoyi-workflow/pom.xml b/ruoyi-modules/ruoyi-workflow/pom.xml index 5528ff21e..1fee0bdbb 100644 --- a/ruoyi-modules/ruoyi-workflow/pom.xml +++ b/ruoyi-modules/ruoyi-workflow/pom.xml @@ -87,6 +87,12 @@ org.dromara ruoyi-api-workflow + + + org.dromara + ruoyi-common-bus + +