From b91fe96a366843968ccb39998293eae23fc754c1 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Tue, 17 Sep 2024 20:04:02 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BE=9D=E8=B5=96=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E3=80=91jdk8=20=E7=89=88=E6=9C=AC=E7=9A=84=20logback=20?= =?UTF-8?q?=E5=8D=87=E7=BA=A7=E5=88=B0=201.2.13=20=E9=81=BF=E5=85=8D?= =?UTF-8?q?=E5=AE=89=E5=85=A8=E6=BC=8F=E6=B4=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-dependencies/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index b090ab828..efb91bc0f 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -81,6 +81,8 @@ 1.7.8 2.12.2 4.6.0 + + 1.2.13 @@ -677,6 +679,17 @@ ${xercesImpl.version} + + + ch.qos.logback + logback-core + ${logback.version} + + + ch.qos.logback + logback-classic + ${logback.version} +