From 1275e416cd6ef56c91657524532bea4c66a42c62 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: Mon, 12 Jun 2023 14:04:53 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20common-core=20?= =?UTF-8?q?=E5=8C=85=E4=BD=BF=E7=94=A8aop=E6=B3=A8=E8=A7=A3=20=E4=BD=86?= =?UTF-8?q?=E6=9C=AA=E6=B7=BB=E5=8A=A0aop=E5=AE=9E=E7=8E=B0=E7=B1=BB?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E5=8D=95=E7=8B=AC=E4=BD=BF=E7=94=A8=E6=8A=A5?= =?UTF-8?q?=E9=94=99=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-common/ruoyi-common-core/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ruoyi-common/ruoyi-common-core/pom.xml b/ruoyi-common/ruoyi-common-core/pom.xml index 8f3740fd..33f9f7fc 100644 --- a/ruoyi-common/ruoyi-common-core/pom.xml +++ b/ruoyi-common/ruoyi-common-core/pom.xml @@ -34,6 +34,11 @@ spring-boot-starter-validation + + org.springframework.boot + spring-boot-starter-aop + + org.apache.commons