From c1ebc4621c7c44334cf172708cb061f0fecb5a05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=B3=BD=E5=A8=81?= <958142070@qq.com> Date: Fri, 19 Jul 2024 03:49:06 +0000 Subject: [PATCH] =?UTF-8?q?build:=20=E4=BB=A3=E7=A0=81=E7=BC=96=E8=AF=91?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20-parameters=20=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- continew-starter-dependencies/pom.xml | 7 +++++++ pom.xml | 8 ++++++++ 2 files changed, 15 insertions(+) diff --git a/continew-starter-dependencies/pom.xml b/continew-starter-dependencies/pom.xml index 2d3255a6..8d8e32e2 100644 --- a/continew-starter-dependencies/pom.xml +++ b/continew-starter-dependencies/pom.xml @@ -73,6 +73,7 @@ 1.6.0 2.43.0 3.11.0.3922 + 3.11.0 @@ -654,6 +655,12 @@ + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.verison} + org.codehaus.mojo diff --git a/pom.xml b/pom.xml index 523f2870..cd3a2843 100644 --- a/pom.xml +++ b/pom.xml @@ -76,6 +76,14 @@ + + + org.apache.maven.plugins + maven-compiler-plugin + + -parameters + + com.diffplug.spotless