Skip to content

Commit 6752f53

Browse files
authored
[hotfix] Use 1.16.0 as minimum supported Flink version in pom
1 parent 5d6bd2e commit 6752f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ under the License.
4747
</modules>
4848

4949
<properties>
50-
<flink.version>1.16.2</flink.version>
50+
<flink.version>1.16.0</flink.version>
5151

5252
<jackson-bom.version>2.13.4.20221013</jackson-bom.version>
5353
<junit4.version>4.13.2</junit4.version>

0 commit comments

Comments
 (0)