From 2b117e7dd97743be2c08e00da98bff26c4bf6dc0 Mon Sep 17 00:00:00 2001 From: lizhengwei <171332584@qq.com> Date: Mon, 6 Jan 2025 22:44:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E5=85=A8=E6=A8=A1=E5=9D=97=20pom?= =?UTF-8?q?=E8=A1=A5=E5=85=85=EF=BC=8C=E6=B6=88=E9=99=A4=E5=A4=9A=E4=BD=99?= =?UTF-8?q?pom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/pom.xml | 28 +++++++++++----------- ruoyi-common/ruoyi-common-security/pom.xml | 9 +++++++ 2 files changed, 23 insertions(+), 14 deletions(-) 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 + +