From 4ac80bbfe84b1f637cfae2ebafe877216c76b85c Mon Sep 17 00:00:00 2001 From: yukaidi Date: Fri, 29 May 2026 10:34:24 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20gmavenplus-plugin=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=20Groovy=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parser/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/parser/pom.xml b/parser/pom.xml index f1ede5d..a36a7c2 100644 --- a/parser/pom.xml +++ b/parser/pom.xml @@ -129,6 +129,13 @@ org.codehaus.gmavenplus gmavenplus-plugin 4.1.1 + + + org.apache.groovy + groovy + 4.0.24 + + initialize