From 9e2a54a41f1d1874aa0e6e65bf760daf31bced3a Mon Sep 17 00:00:00 2001 From: wuyibo <771227828@qq.com> Date: Fri, 24 Feb 2023 10:17:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9pom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 893dea1d..e87a2b06 100644 --- a/pom.xml +++ b/pom.xml @@ -278,6 +278,11 @@ ${project.build.sourceEncoding} + + org.springframework.boot + spring-boot-maven-plugin + 2.4.3 +