From 7a5a0afd95ea3fb1a31d84201d436856d5851f9f Mon Sep 17 00:00:00 2001 From: "review512jwy@163.com" <“review512jwy@163.com”> Date: Wed, 24 Dec 2025 19:32:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7log4j?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 685f046..1853e32 100644 --- a/pom.xml +++ b/pom.xml @@ -566,6 +566,18 @@ 33.4.8-jre + + + org.apache.logging.log4j + log4j-core + 2.25.3 + + + org.apache.logging.log4j + log4j-api + 2.25.3 + +