diff --git a/ruoyi-modules/ruoyi-gen/pom.xml b/ruoyi-modules/ruoyi-gen/pom.xml index 04b27b99..0b20acc7 100644 --- a/ruoyi-modules/ruoyi-gen/pom.xml +++ b/ruoyi-modules/ruoyi-gen/pom.xml @@ -71,6 +71,11 @@ ruoyi-common-tenant + + org.dromara + ruoyi-common-security + + diff --git a/ruoyi-modules/ruoyi-job/pom.xml b/ruoyi-modules/ruoyi-job/pom.xml index e5ec5804..fde3c045 100644 --- a/ruoyi-modules/ruoyi-job/pom.xml +++ b/ruoyi-modules/ruoyi-job/pom.xml @@ -65,12 +65,6 @@ ruoyi-common-job - - - org.dromara - ruoyi-api-system - - org.dromara ruoyi-common-tenant @@ -82,6 +76,17 @@ + + org.dromara + ruoyi-common-security + + + + + org.dromara + ruoyi-api-system + + diff --git a/ruoyi-modules/ruoyi-resource/pom.xml b/ruoyi-modules/ruoyi-resource/pom.xml index 37b3a2d5..e13debc7 100644 --- a/ruoyi-modules/ruoyi-resource/pom.xml +++ b/ruoyi-modules/ruoyi-resource/pom.xml @@ -90,19 +90,25 @@ ruoyi-common-mybatis - org.dromara - ruoyi-api-system + ruoyi-common-tenant org.dromara - ruoyi-api-resource + ruoyi-common-security + + org.dromara - ruoyi-common-tenant + ruoyi-api-system + + + + org.dromara + ruoyi-api-resource diff --git a/ruoyi-modules/ruoyi-system/pom.xml b/ruoyi-modules/ruoyi-system/pom.xml index 39b9f7b1..80859746 100644 --- a/ruoyi-modules/ruoyi-system/pom.xml +++ b/ruoyi-modules/ruoyi-system/pom.xml @@ -70,31 +70,40 @@ ruoyi-common-seata - org.dromara - ruoyi-api-system + ruoyi-common-idempotent org.dromara - ruoyi-api-resource + ruoyi-common-tenant + org.dromara - ruoyi-common-idempotent + ruoyi-common-security + org.dromara - ruoyi-common-tenant + ruoyi-common-translation + + + + org.dromara + ruoyi-common-sensitive + + org.dromara - ruoyi-common-translation + ruoyi-api-system + org.dromara - ruoyi-common-sensitive + ruoyi-api-resource