Skip to content

Commit

Permalink
Update Flink dependency to 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
he-sk committed Dec 22, 2020
1 parent e680366 commit 26557e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-runtime_2.12</artifactId>
<version>1.7.1</version>
<version>1.11.1</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 26557e3

Please sign in to comment.