From 26557e33c9120a060a38b610f58a4b6906fd453b Mon Sep 17 00:00:00 2001 From: hesk <24hesk@gmail.com> Date: Tue, 22 Dec 2020 21:53:54 +0100 Subject: [PATCH] Update Flink dependency to 1.11.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fa7412..9ab421c 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ org.apache.flink flink-runtime_2.12 - 1.7.1 + 1.11.1 compile