From ea53873fa41006db670eeaa85edfabc2f349a67e Mon Sep 17 00:00:00 2001
From: zhangyuxin <15710070408@163.com>
Date: Thu, 4 Jun 2026 19:21:16 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E9=99=8D=E4=BD=8Emaven-compiler-plugin?=
=?UTF-8?q?=E7=89=88=E6=9C=AC=E5=88=B03.8.1=E4=BB=A5=E5=85=BC=E5=AE=B9Mave?=
=?UTF-8?q?n=203.6.2=EF=BC=8C=E6=94=B9=E7=94=A8compilerArgs=E4=BC=A0?=
=?UTF-8?q?=E9=80=92-parameters?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 247e8c042..f48ca0a71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,12 +225,14 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.13.0
+ 3.8.1
- true
${java.version}
${java.version}
${project.build.sourceEncoding}
+
+ -parameters
+