From e5f29b9feec4af7dda131f4d67d3e2cc2ed780a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 21:55:11 +0000 Subject: [PATCH] Bump libthrift from 0.13.0 to 0.14.0 in /executable-operator 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] --- executable-operator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/executable-operator/pom.xml b/executable-operator/pom.xml index 1c71c570..710f51fc 100644 --- a/executable-operator/pom.xml +++ b/executable-operator/pom.xml @@ -33,7 +33,7 @@ org.apache.thrift libthrift - 0.13.0 + 0.14.0