From 00b1a01b6b0b2ada232f96436e2f15b2c700e036 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2020 04:54:41 +0000 Subject: [PATCH] Bump libthrift from 0.10.0 to 0.12.0 in /thrift/tutorial 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/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..d22adf6 100644 --- a/thrift/tutorial/pom.xml +++ b/thrift/tutorial/pom.xml @@ -12,7 +12,7 @@ org.apache.thrift libthrift - 0.10.0 + 0.12.0