architgyl opened a new pull request, #26483: URL: https://github.com/apache/beam/pull/26483
### Summary Fix the Beam build issue to run against latest Flink version. ### Testing Tested for all versions of Flink and now Beam is able to fetch the latest Flink artifacts. ``` ./gradlew :runners:flink:1.16:build ./gradlew :runners:flink:1.15:build ./gradlew :runners:flink:1.14:build ./gradlew :runners:flink:1.13:build ./gradlew :runners:flink:1.12:build ``` -- 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]
