This is an automated email from the ASF dual-hosted git repository.
blue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/master by this push:
new e06b9e4 Bump Flink to 1.11 (#1201)
e06b9e4 is described below
commit e06b9e4819bf2296a91993f547ccf52aa8a76736
Author: Jingsong Lee <[email protected]>
AuthorDate: Sat Jul 18 00:04:23 2020 +0800
Bump Flink to 1.11 (#1201)
---
versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/versions.props b/versions.props
index 8437169..1ba53c2 100644
--- a/versions.props
+++ b/versions.props
@@ -1,6 +1,6 @@
org.slf4j:* = 1.7.25
org.apache.avro:avro = 1.9.2
-org.apache.flink:* = 1.10.1
+org.apache.flink:* = 1.11.0
org.apache.hadoop:* = 2.7.3
org.apache.hive:hive-metastore = 2.3.7
org.apache.hive:hive-serde = 2.3.7