Github user zhangminglei commented on a diff in the pull request:
https://github.com/apache/flink/pull/5488#discussion_r168659459
--- Diff: flink-connectors/flink-hbase/pom.xml ---
@@ -34,7 +34,7 @@ under the License.
<packaging>jar</packaging>
<properties>
- <hbase.version>1.3.1</hbase.version>
+ <hbase.version>1.4.0</hbase.version>
--- End diff --
Thanks @greghogan It is a typo. Will fix.---
