From f00297d5b89c884d7c21d2663057527a8365f138 Mon Sep 17 00:00:00 2001 From: x_z Date: Thu, 7 Jul 2022 14:44:17 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=88=A0=E9=99=A4=E9=87=8D=E5=A4=8D=E7=9A=84?= =?UTF-8?q?maven=E6=89=93=E5=8C=85=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api-admin/pom.xml | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/api-admin/pom.xml b/api-admin/pom.xml index d5786a8a..af9837ff 100644 --- a/api-admin/pom.xml +++ b/api-admin/pom.xml @@ -314,13 +314,17 @@ org.springframework.boot spring-boot-maven-plugin + + true + true + maven-compiler-plugin - 1.8 - 1.8 + 11 + 11 true @@ -337,20 +341,10 @@ org.apache.maven.plugins maven-surefire-plugin - 2.4.2 true - - org.apache.maven.plugins - maven-compiler-plugin - - 9 - 9 - - -