From 2600fe22a374ad9fa798195bea3726ea95c77e89 Mon Sep 17 00:00:00 2001 From: Charles7c Date: Tue, 21 Mar 2023 20:22:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9A=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=20devtools=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- continew-admin-webapi/pom.xml | 3 ++- pom.xml | 7 ------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/continew-admin-webapi/pom.xml b/continew-admin-webapi/pom.xml index 56e2bce8..7d354e3a 100644 --- a/continew-admin-webapi/pom.xml +++ b/continew-admin-webapi/pom.xml @@ -67,6 +67,7 @@ limitations under the License. exclude + org.springframework.boot spring-boot-maven-plugin @@ -78,7 +79,7 @@ limitations under the License. - + true diff --git a/pom.xml b/pom.xml index 7a976342..1ee99756 100644 --- a/pom.xml +++ b/pom.xml @@ -217,13 +217,6 @@ limitations under the License. - - org.springframework.boot - spring-boot-devtools - runtime - true - - org.springframework.boot spring-boot-configuration-processor