Browse Source

去除无效引用

dark 4 years ago
parent
commit
395f5234b1
1 changed files with 0 additions and 7 deletions
  1. 0 7
      pom.xml

+ 0 - 7
pom.xml

@@ -164,13 +164,6 @@
             <artifactId>apm-toolkit-logback-1.x</artifactId>
             <version>${skywalking.version}</version>
         </dependency>
-        <!-- sky-walking日志相关 -->
-        <dependency>
-            <groupId>net.logstash.logback</groupId>
-            <artifactId>logstash-logback-encoder</artifactId>
-            <version>${logback.encoder.version}</version>
-            <scope>provided</scope>
-        </dependency>
 
         <dependency>
             <groupId>de.codecentric</groupId>