diff --git a/NOTICE b/NOTICE
index 4b2f46b976c4..ce30acd912d5 100644
--- a/NOTICE
+++ b/NOTICE
@@ -11,13 +11,13 @@ This project bundles the following dependencies under the Apache Software Licens
- log4j:log4j:1.2.17
- me.lemire.integercompression:JavaFastPFOR:0.1.10
- org.apache.accumulo:accumulo-core:1.9.0
-- org.apache.flink:flink-clients_2.11:1.7.0
-- org.apache.flink:flink-core:1.7.0
-- org.apache.flink:flink-gelly_2.11:1.7.0
-- org.apache.flink:flink-hadoop-compatibility_2.11:1.7.0
-- org.apache.flink:flink-hbase_2.11:1.7.0
-- org.apache.flink:flink-java:1.7.0
-- org.apache.flink:flink-shaded-hadoop2:1.7.0
+- org.apache.flink:flink-clients_2.11:1.7.2
+- org.apache.flink:flink-core:1.7.2
+- org.apache.flink:flink-gelly_2.11:1.7.2
+- org.apache.flink:flink-hadoop-compatibility_2.11:1.7.2
+- org.apache.flink:flink-hbase_2.11:1.7.2
+- org.apache.flink:flink-java:1.7.2
+- org.apache.flink:flink-shaded-hadoop2:1.7.2
- org.apache.hbase:hbase-hadoop-compat:1.4.3
- org.apache.hbase:hbase-server:1.4.3
- org.codehaus.jettison:jettison:1.3.7
diff --git a/README.md b/README.md
index f59bcdf3256e..b2de9a596a45 100644
--- a/README.md
+++ b/README.md
@@ -134,17 +134,17 @@ Latest nightly build (additional repository is required):
```
-In any case you also need Apache Flink (version 1.7.0):
+In any case you also need Apache Flink (version 1.7.2):
```
org.apache.flink
flink-java
- 1.7.0
+ 1.7.2
org.apache.flink
flink-clients_2.11
- 1.7.0
+ 1.7.2
```
diff --git a/pom.xml b/pom.xml
index 8d0f7a458ae1..6127034a4e53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
1.9.0
1.4
- 1.7.0
+ 1.7.2
0.3
1.4.3
0.1.10