From 26f9ddc38a4f86749292321717f68029d6c890d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E8=85=BE?= <3467447354@qq.com> Date: Fri, 23 Aug 2024 00:49:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0pom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 2ec53e6..caa657c 100644 --- a/pom.xml +++ b/pom.xml @@ -88,6 +88,16 @@ + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + + -parameters + + +