From c3dde06077dc2af19bd80b02a1a9da45fe06d2eb Mon Sep 17 00:00:00 2001 From: ldl Date: Fri, 28 Nov 2025 10:50:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B2=A1=E5=AE=8C=E6=B2=A1=E4=BA=86=E7=9A=84?= =?UTF-8?q?=E6=9C=80=E5=90=8E=E4=B8=80=E6=AD=A528=E6=AC=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/pom.xml b/pom.xml index a254d0b..a98bdb1 100644 --- a/pom.xml +++ b/pom.xml @@ -177,6 +177,18 @@ + + org.apache.maven.plugins + maven-compiler-plugin + 3.10.1 + + 17 + 17 + + **/web/**/*.java + + + org.apache.maven.plugins maven-war-plugin @@ -403,6 +415,18 @@ + + org.apache.maven.plugins + maven-compiler-plugin + 3.10.1 + + 17 + 17 + + **/web/**/*.java + + + @@ -448,6 +472,18 @@ + + org.apache.maven.plugins + maven-compiler-plugin + 3.10.1 + + 17 + 17 + + **/web/**/*.java + + + org.apache.maven.plugins maven-war-plugin