Merge pull request #232 from yaooqinn/dependabot/maven/kyuubi-thrift/org.apache.thrift-libthrift-0.12.0

Bump libthrift from 0.9.3 to 0.12.0 in /kyuubi-thrift

Signed-off-by: Kent Yao <yaooqinn@hotmail.com>
This commit is contained in:
Kent Yao 2020-05-18 11:35:39 +08:00
commit 30ab05a4d0

View File

@ -38,7 +38,7 @@
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.9.3</version>
<version>0.12.0</version>
</dependency>
</dependencies>