Commit aadb7fc5 authored by Aaron Kimball's avatar Aaron Kimball

Remove unnecessary dependency on libthrift.

parent 23619dc4
......@@ -88,10 +88,5 @@
<artifactId>slf4j-simple</artifactId>
<version>1.5.8</version>
</dependency>
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.2.0</version>
</dependency>
</dependencies>
</project>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment