From 3e98403710d817e003cfe356a6a1c73478cc8ec0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:13:47 +0000 Subject: [PATCH] Bump libthrift from 0.9.1 to 0.14.0 in /demo Bumps [libthrift](https://github.com/apache/thrift) from 0.9.1 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.9.1...v0.14.0) --- updated-dependencies: - dependency-name: org.apache.thrift:libthrift dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/pom.xml b/demo/pom.xml index 962f0c8e..92641524 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -79,7 +79,7 @@ org.apache.thrift libthrift - 0.9.1 + 0.14.0 org.slf4j