911432 commented on code in PR #24996: URL: https://github.com/apache/flink/pull/24996#discussion_r1666405688
########## README.md: ########## @@ -69,8 +69,8 @@ Prerequisites for building Flink: * Unix-like environment (we use Linux, Mac OS X, Cygwin, WSL) * Git -* Maven (we require version 3.8.6) -* Java 8 or 11 (Java 9 or 10 may work) +* Maven (we require version 4.0.0) +* Java 17 or 21 Review Comment: This document is flink 2.0. According to this [document](https://cwiki.apache.org/confluence/display/FLINK/2.0+Release), Java8 and Java11 have been removed in flink 2.0, Java 17 is the default version and Java 21 is also supported. -- 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