From 5ca038d888922e93bf45c7bd37f3c6dce849dcff 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: Fri, 24 Dec 2021 11:36:02 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E8=B0=83=E6=95=B4=E7=9B=91=E6=8E=A7?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=20=E4=BB=8E=20common=20=E8=BF=81=E7=A7=BB?= =?UTF-8?q?=E5=88=B0=20framework?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-common/pom.xml | 9 --------- ruoyi-framework/pom.xml | 10 ++++++++++ 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index 52be0a28..da4a13b0 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -132,11 +132,6 @@ lombok - - de.codecentric - spring-boot-admin-starter-client - - com.github.xiaoymin knife4j-spring-boot-starter @@ -147,10 +142,6 @@ swagger-annotations - - org.springframework.boot - spring-boot-starter-actuator - org.springframework.boot diff --git a/ruoyi-framework/pom.xml b/ruoyi-framework/pom.xml index 3f0065ff..713c5ab1 100644 --- a/ruoyi-framework/pom.xml +++ b/ruoyi-framework/pom.xml @@ -52,6 +52,16 @@ p6spy + + org.springframework.boot + spring-boot-starter-actuator + + + + de.codecentric + spring-boot-admin-starter-client + + com.ruoyi