911432 commented on code in PR #24996:
URL: https://github.com/apache/flink/pull/24996#discussion_r1666408941


##########
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.
   The [Maven version](https://maven.apache.org/docs/history.html) was selected 
as the minimum Java version supported by flink2.0.



-- 
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]

Reply via email to