From f99e5cafcc99abcaf1e40f30ba52ff27270c6cc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 14:06:51 +0000 Subject: [PATCH] Bump libthrift from 0.13.0 to 0.14.0 Bumps [libthrift](https://github.com/apache/thrift) from 0.13.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/v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: org.apache.thrift:libthrift dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6f1d48e..12d6a9a 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ under the License. 1.6.0 3.8.0 0.7.6 - 0.13.0 + 0.14.0 3.21.7 dynamic org.apache.flink.benchmark.full.*,org.apache.flink.state.benchmark.*,org.apache.flink.scheduler.benchmark.*