ferenc-csaky commented on code in PR #3868: URL: https://github.com/apache/flink-cdc/pull/3868#discussion_r1963507704
########## pom.xml: ########## @@ -67,8 +67,8 @@ limitations under the License. <flink.reuseForks>true</flink.reuseForks> <!-- dependencies versions --> - <flink.version>1.19.1</flink.version> - <flink.major.version>1.19</flink.major.version> + <flink.version>1.20.0</flink.version> Review Comment: That was my original idea as well, but that generated more and more changes (docs, CI, etc), and 1.19.1 has to be bumped to 1.19.2 as well anyways. I'm happy to update both patch versions in a follow-up PR in 1 chunk. WDYT? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org