HBASE-19723 Removed duplicated dependency slf4j-api from hbase-thrift
This commit is contained in:
parent
830179600d
commit
8a5b1538c8
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue