From cd89aeb5669f2eef7218b34cf780251eaf91b97b Mon Sep 17 00:00:00 2001 From: lbw Date: Sun, 28 Jan 2024 17:10:57 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20=E4=BC=98=E5=8C=96SpringBoot=203.2=20ma?= =?UTF-8?q?ven=20compile=20=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index caa0a5aa0..872533e32 100755 --- a/pom.xml +++ b/pom.xml @@ -210,10 +210,10 @@ maven-compiler-plugin ${maven-compiler-plugin.version} - false - - -parameters - + ${maven.compiler.target} + ${maven.compiler.source} + UTF-8 + true