xinyuiscool commented on code in PR #25584: URL: https://github.com/apache/beam/pull/25584#discussion_r1114769684
########## gradle.properties: ########## @@ -38,5 +38,5 @@ javaVersion=1.8 docker_image_default_repo_root=apache docker_image_default_repo_prefix=beam_ -flink_versions=1.12,1.13,1.14,1.15 +flink_versions=1.12,1.13,1.14,1.15,1.16 Review Comment: By looking at pr history, adding and removing flink versions happen in different prs. So for this pr, we can add the support for 1.16. In the future we can remove 1.12 support. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
