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