From 475de8455c9b1ca84ab9437df7cf8ec3bce6ef83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 21:50:55 +0000 Subject: [PATCH] build(deps): bump libthrift from 0.13.0 to 0.14.0 in /parent-all 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) Signed-off-by: dependabot[bot] --- parent-all/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent-all/pom.xml b/parent-all/pom.xml index 351c005ac..96bc9fd79 100644 --- a/parent-all/pom.xml +++ b/parent-all/pom.xml @@ -171,7 +171,7 @@ limitations under the License. org.apache.thrift libthrift - 0.13.0 + 0.14.0 slf4j-api