diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index d51598909..3573d20fc 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -79,10 +79,10 @@ ruoyi-system-saas - - org.dromara - ruoyi-job - + + + + @@ -90,17 +90,17 @@ ruoyi-generator - - - org.dromara - ruoyi-demo - + + + + + - - - org.dromara - ruoyi-workflow - + + + + + de.codecentric diff --git a/ruoyi-common/ruoyi-common-security/pom.xml b/ruoyi-common/ruoyi-common-security/pom.xml index 5b39df293..a3bb53216 100644 --- a/ruoyi-common/ruoyi-common-security/pom.xml +++ b/ruoyi-common/ruoyi-common-security/pom.xml @@ -21,6 +21,15 @@ ruoyi-common-satoken + + org.springframework + spring-webmvc + + + cn.dev33 + sa-token-spring-boot3-starter + +