Skip to content

Commit

Permalink
[hotfix] Setting default Flink version to 1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dannycranmer committed Apr 22, 2024
1 parent 5232dbe commit d8cfb78
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 @@ -50,7 +50,7 @@ under the License.
</modules>

<properties>
<flink.version>1.17.0</flink.version>
<flink.version>1.18.0</flink.version>
<kafka.version>3.4.0</kafka.version>
<zookeeper.version>3.7.2</zookeeper.version>
<confluent.version>7.4.4</confluent.version>
Expand Down

0 comments on commit d8cfb78

Please sign in to comment.