From 776eb8cf5303555591778b7741408b887fbd5a8a Mon Sep 17 00:00:00 2001 From: root Date: Sat, 26 Sep 2026 12:45:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20GraalVM=2025=20=E5=8E=9F?= =?UTF-8?q?=E7=94=9F=E6=9E=84=E5=BB=BA=E4=B8=AD=E7=9A=84=20commons-logging?= =?UTF-8?q?=20=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3d4686a..037755b 100644 --- a/pom.xml +++ b/pom.xml @@ -165,7 +165,7 @@ lionwebsite -H:+ReportExceptionStackTraces - --initialize-at-build-time=org.apache.commons.logging.LogFactory,org.apache.commons.logging.LogFactoryService,org.sqlite.util.ProcessRunner + --initialize-at-build-time=org.apache.commons.logging.LogFactory,org.apache.commons.logging.LogFactoryService,org.apache.commons.logging.impl.WeakHashtable,org.sqlite.util.ProcessRunner true