Skip to content

Commit 0d6c1a6

Browse files
hboutemyhengyunabc
authored andcommitted
drop duplicate dependencies. fix #3004
1 parent 63ee8df commit 0d6c1a6

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

labs/arthas-grpc-server/pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -48,20 +48,6 @@
4848
<version>3.19.2</version>
4949
</dependency>
5050

51-
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
52-
<dependency>
53-
<groupId>org.slf4j</groupId>
54-
<artifactId>slf4j-api</artifactId>
55-
<version>2.0.12</version>
56-
</dependency>
57-
58-
<!-- https://mvnrepository.com/artifact/ch.qos.logback/logback-classic -->
59-
<dependency>
60-
<groupId>ch.qos.logback</groupId>
61-
<artifactId>logback-classic</artifactId>
62-
<version>1.5.0</version>
63-
</dependency>
64-
6551
<dependency>
6652
<groupId>com.taobao.arthas</groupId>
6753
<artifactId>arthas-common</artifactId>

0 commit comments

Comments
 (0)