From 275ea574472190162c48470ab62fd4a664cd4ec4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2020 04:55:52 +0000 Subject: [PATCH] Bump libthrift from 0.10.0 to 0.12.0 in /thrift/multiply Bumps [libthrift](https://github.com/apache/thrift) from 0.10.0 to 0.12.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.12.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..a06dec9 100644 --- a/thrift/multiply/pom.xml +++ b/thrift/multiply/pom.xml @@ -12,7 +12,7 @@ org.apache.thrift libthrift - 0.10.0 + 0.12.0 \ No newline at end of file