Skip to content

Commit 8d9014f

Browse files
committed
Update flink.version to 2.1.0
1 parent 4e3a706 commit 8d9014f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

flink-sql-runner-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
https://dlcdn.apache.org/flink/flink-${flink.version}/flink-${flink.version}-bin-scala_2.12.tgz
1818
</flink.download.url>
1919
<flink.download.sha512>
20-
0edeb57f9bc263faa6b817f783596e0370d11c7b2dd9e9bf8ab42b13f6bc55e026e6ba56415252e8a8c3d2b038313453968618dbf72b2391e0a6b54de41354bc
20+
6923aa7ca113b733e7c8b4b92946776979f7fb44c497f4e1efa3a9f1274a789163740e0d32f66a54c55b35d4ddabd5adf52c2496e8e2cbc53a65511bdc4bd398
2121
</flink.download.sha512>
2222
<!--by default, tar preserved the uid/gid off the build machine, which can be too long for the RHEL image.
2323
9999 matches the image's user/group-->

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<maven.properties.plugin.version>1.2.1</maven.properties.plugin.version>
2525

2626
<!-- Project dependency version -->
27-
<flink.version>2.0.0</flink.version>
27+
<flink.version>2.1.0</flink.version>
2828
<slf4j.version>2.0.17</slf4j.version>
2929
<log4j.version>2.25.1</log4j.version>
3030
<fabric8.kubernetes-client.version>7.3.1</fabric8.kubernetes-client.version>

0 commit comments

Comments
 (0)