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} +