From 41b4e35a0317d2c9673bffc11fbaa47b33220154 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2019 13:39:45 +0000 Subject: [PATCH] Bump libthrift from 0.9.3 to 0.12.0 in /thriftdemo Bumps [libthrift](https://github.com/apache/thrift) from 0.9.3 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.9.3...v0.12.0) Signed-off-by: dependabot[bot] --- thriftdemo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thriftdemo/pom.xml b/thriftdemo/pom.xml index 21560c4..4620d80 100644 --- a/thriftdemo/pom.xml +++ b/thriftdemo/pom.xml @@ -36,7 +36,7 @@ org.apache.thrift libthrift - 0.9.3 + 0.12.0 com.google.code.findbugs