Skip to content

Commit

Permalink
Bump libthrift from 0.13.0 to 0.14.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored May 8, 2023
1 parent 9f56e89 commit f99e5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ under the License.
<maven.exec.version>1.6.0</maven.exec.version>
<maven.compiler.version>3.8.0</maven.compiler.version>
<chill.version>0.7.6</chill.version>
<thrift.version>0.13.0</thrift.version>
<thrift.version>0.14.0</thrift.version>
<protobuf.version>3.21.7</protobuf.version>
<netty-tcnative.flavor>dynamic</netty-tcnative.flavor>
<benchmarkExcludes>org.apache.flink.benchmark.full.*,org.apache.flink.state.benchmark.*,org.apache.flink.scheduler.benchmark.*</benchmarkExcludes>
Expand Down

0 comments on commit f99e5ca

Please sign in to comment.