From 0997e456e7f79bfdac74bd4678638226f2b35af4 Mon Sep 17 00:00:00 2001 From: dark <189192663@qq.com> Date: Sat, 6 Mar 2021 01:59:35 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9B=86=E6=88=90skywalking=E6=89=93=E5=8D=B0t?= =?UTF-8?q?raceId=E5=BF=85=E9=A1=BB=E7=9A=84=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4fe238cb9..8b327b6fe 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ - 4.0.0 + 4.0.0 cn.iocoder dashboard @@ -37,6 +37,7 @@ 1.7.0 8.3.0 + 6.1 2.3.1 1.16.14 @@ -158,6 +159,18 @@ apm-toolkit-trace ${skywalking.version} + + org.apache.skywalking + apm-toolkit-logback-1.x + ${skywalking.version} + + + + net.logstash.logback + logstash-logback-encoder + ${logback.encoder.version} + provided + de.codecentric