From c8779e03865a555f2372092c650fd3b4559aeb74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Wed, 16 Aug 2023 11:35:34 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20demo=20=E4=B8=8E=20s?= =?UTF-8?q?tream-mq=20=E6=A8=A1=E5=9D=97=E7=BC=BA=E5=B0=91=20security=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-example/ruoyi-demo/pom.xml | 5 +++++ ruoyi-example/ruoyi-stream-mq/pom.xml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/ruoyi-example/ruoyi-demo/pom.xml b/ruoyi-example/ruoyi-demo/pom.xml index 8ed7bdd6..d717e93c 100644 --- a/ruoyi-example/ruoyi-demo/pom.xml +++ b/ruoyi-example/ruoyi-demo/pom.xml @@ -44,6 +44,11 @@ ruoyi-common-doc + + org.dromara + ruoyi-common-security + + org.dromara ruoyi-common-web diff --git a/ruoyi-example/ruoyi-stream-mq/pom.xml b/ruoyi-example/ruoyi-stream-mq/pom.xml index 4e3f8463..b4ee492a 100644 --- a/ruoyi-example/ruoyi-stream-mq/pom.xml +++ b/ruoyi-example/ruoyi-stream-mq/pom.xml @@ -59,6 +59,11 @@ ruoyi-common-doc + + org.dromara + ruoyi-common-security + + org.dromara ruoyi-common-web