From 168cd247090c9b8d24316f9758275822da8e456a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 21:51:09 +0000 Subject: [PATCH] Bump libthrift from 0.10.0 to 0.14.0 in /thrift/multiply 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/multiply/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thrift/multiply/pom.xml b/thrift/multiply/pom.xml index a4dad21..4870b7d 100644 --- a/thrift/multiply/pom.xml +++ b/thrift/multiply/pom.xml @@ -12,7 +12,7 @@ org.apache.thrift libthrift - 0.10.0 + 0.14.0 \ No newline at end of file