Skip to content

Commit

Permalink
[hotfix] Remove Java 8 in README (#25775)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zakelly authored Dec 11, 2024
1 parent 31d6ce8 commit 4d4cb34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ 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)
* Java 11

```
git clone https://github.com/apache/flink.git
Expand Down

0 comments on commit 4d4cb34

Please sign in to comment.