HBASE-19723 Removed duplicated dependency slf4j-api from hbase-thrift

This commit is contained in:
Jan Hentschel 2018-01-06 21:41:43 +01:00
parent 830179600d
commit 8a5b1538c8
1 changed files with 0 additions and 4 deletions

View File

@ -263,10 +263,6 @@
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>