From 518829cf17c4f4d1ae1a6f0561e6b9fbf8c6f6f1 Mon Sep 17 00:00:00 2001 From: wangjx <1609724385@qq.com> Date: Thu, 24 Jun 2021 21:15:14 +0800 Subject: [PATCH] =?UTF-8?q?nacos=E6=8C=81=E4=B9=85=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++++ sentinel-dashboard/pom.xml | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b9299afe..c7caa590 100755 --- a/pom.xml +++ b/pom.xml @@ -213,6 +213,12 @@ ${powermock.version} test + + + org.springframework.boot + spring-boot-configuration-processor + test + diff --git a/sentinel-dashboard/pom.xml b/sentinel-dashboard/pom.xml index 3a39e453..b2cda983 100755 --- a/sentinel-dashboard/pom.xml +++ b/sentinel-dashboard/pom.xml @@ -135,7 +135,6 @@ 1.16.1 test - org.springframework.boot spring-boot-configuration-processor