Bump libthrift from 0.9.0 to 0.14.0

Bumps [libthrift](https://github.com/apache/thrift) from 0.9.0 to 0.14.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](https://github.com/apache/thrift/compare/0.9.0...v0.14.0)

---
updated-dependencies:
- dependency-name: org.apache.thrift:libthrift
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index cb92756..f09e4e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -339,7 +339,7 @@
     <dep.kryo.version>4.0.0</dep.kryo.version>
     <dep.reflectasm.version>1.11.3</dep.reflectasm.version>
     <dep.kryo-serializers.version>0.42</dep.kryo-serializers.version>
-    <dep.libthrift.version>0.9.0</dep.libthrift.version>
+    <dep.libthrift.version>0.14.0</dep.libthrift.version>
     <dep.log4j.version>1.2.17</dep.log4j.version>
     <dep.mockito.version>1.9.5</dep.mockito.version>
     <!-- note: old version of netty is required by hadoop_facebook for tests to succeed -->