We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feeebcf commit ce5148fCopy full SHA for ce5148f
pom.xml
@@ -61,7 +61,7 @@ under the License.
61
<maven.exec.version>1.6.0</maven.exec.version>
62
<maven.compiler.version>3.1</maven.compiler.version>
63
<chill.version>0.7.6</chill.version>
64
- <thrift.version>0.13.0</thrift.version>
+ <thrift.version>0.14.0</thrift.version>
65
<protobuf.version>3.11.4</protobuf.version>
66
<netty-tcnative.flavor>dynamic</netty-tcnative.flavor>
67
<benchmarkExcludes>org.apache.flink.benchmark.full.*,org.apache.flink.state.benchmark.*,org.apache.flink.scheduler.benchmark.*</benchmarkExcludes>
0 commit comments