Skip to content

Commit ce5148f

Browse files
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](apache/thrift@v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: org.apache.thrift:libthrift dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent feeebcf commit ce5148f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ under the License.
6161
<maven.exec.version>1.6.0</maven.exec.version>
6262
<maven.compiler.version>3.1</maven.compiler.version>
6363
<chill.version>0.7.6</chill.version>
64-
<thrift.version>0.13.0</thrift.version>
64+
<thrift.version>0.14.0</thrift.version>
6565
<protobuf.version>3.11.4</protobuf.version>
6666
<netty-tcnative.flavor>dynamic</netty-tcnative.flavor>
6767
<benchmarkExcludes>org.apache.flink.benchmark.full.*,org.apache.flink.state.benchmark.*,org.apache.flink.scheduler.benchmark.*</benchmarkExcludes>

0 commit comments

Comments
 (0)