diff --git a/ruoyi-api/ruoyi-api-workflow/pom.xml b/ruoyi-api/ruoyi-api-workflow/pom.xml index 45c32d06..5e9df772 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 5528ff21..1fee0bdb 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 + +