diff options
Diffstat (limited to 'test-apis-ci/pom.xml')
-rw-r--r-- | test-apis-ci/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml index 456aeae1e7..c71c666095 100644 --- a/test-apis-ci/pom.xml +++ b/test-apis-ci/pom.xml @@ -415,11 +415,6 @@ <version>${cassandra.driver.version}</version> <scope>compile</scope> </dependency> - <dependency> - <groupId>org.apache.thrift</groupId> - <artifactId>libthrift</artifactId> - <version>${libthrift.version}</version> - </dependency> <!-- CASSANDRA END --> <dependency> |