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 c88e570dc1
commit b8d6c99b6a
1 changed files with 0 additions and 4 deletions

View File

@ -253,10 +253,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>