From c75cf669cf2988c8e2710766bc65a477d592a499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 21:52:15 +0000 Subject: [PATCH] Bump libthrift from 0.10.0 to 0.14.0 in /thrift/tutorial Bumps [libthrift](https://github.com/apache/thrift) from 0.10.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.10.0...v0.14.0) Signed-off-by: dependabot[bot] --- thrift/tutorial/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thrift/tutorial/pom.xml b/thrift/tutorial/pom.xml index adf14a7..109c226 100644 --- a/thrift/tutorial/pom.xml +++ b/thrift/tutorial/pom.xml @@ -12,7 +12,7 @@ org.apache.thrift libthrift - 0.10.0 + 0.14.0