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 ea99b21..a3e0b99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
  <dependency>
 	<groupId>org.apache.thrift</groupId>
 	<artifactId>libthrift</artifactId>
-	<version>0.9.0</version>
+	<version>0.14.0</version>
 </dependency>
 <dependency>
         <groupId>org.apache.httpcomponents</groupId>