From dc0db4dff5a550d519b02537fdf894953ae702d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 21:54:07 +0000 Subject: [PATCH] Bump libthrift from 0.10.0 to 0.14.0 in /thrift-example 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-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thrift-example/pom.xml b/thrift-example/pom.xml index a85ac02..6671e0f 100644 --- a/thrift-example/pom.xml +++ b/thrift-example/pom.xml @@ -18,7 +18,7 @@ org.apache.thrift libthrift - 0.10.0 + 0.14.0 org.slf4j