From d2819787e7e94ddfd3f3d43289852b2f5d5e33d6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=B5=B7=E8=A8=80?= <2439534736@qq.com>
Date: Fri, 12 Sep 2025 15:07:36 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9jdk=E7=89=88=E6=9C=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pom.xml b/pom.xml
index ce8847d..52ff9cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,6 +128,12 @@
elasticsearch-java
${elasticsearch.version}
+
+ org.codehaus.plexus
+ plexus-compiler-javac
+ 2.15.0
+
+