From 73a28f972950f5a5cb6d2e4531ccb8a268cc8d5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2020 15:58:47 +0000 Subject: [PATCH] Bump libthrift from 0.9.2 to 0.12.0 in /cassandra-unit Bumps [libthrift](https://github.com/apache/thrift) from 0.9.2 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.9.2...v0.12.0) Signed-off-by: dependabot[bot] --- cassandra-unit/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cassandra-unit/pom.xml b/cassandra-unit/pom.xml index ab0445c..e8b695b 100644 --- a/cassandra-unit/pom.xml +++ b/cassandra-unit/pom.xml @@ -126,7 +126,7 @@ org.apache.thrift libthrift - 0.9.2 + 0.12.0 commons-codec