From 28e36b409b021d316c1c4fbe574b66c38691e496 Mon Sep 17 00:00:00 2001 From: quzhan87 Date: Tue, 26 Dec 2023 10:57:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9sentinel-dashboard=E7=9A=84po?= =?UTF-8?q?m=E5=BC=95=E5=85=A5logaback=E5=86=B2=E7=AA=81=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml b/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml index 3f09b8d6..ff5e9e90 100644 --- a/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml +++ b/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml @@ -18,6 +18,7 @@ 2.7.18 2021.0.7 2021.0.4.0 + 7.2 @@ -134,7 +135,21 @@ com.alibaba fastjson - + + + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + + + + net.logstash.logback + logstash-logback-encoder + ${logstash-logback-encoder.version} +