reswqa commented on code in PR #22092: URL: https://github.com/apache/flink/pull/22092#discussion_r1125325957
########## docs/content/docs/dev/configuration/gradle.md: ########## @@ -31,7 +31,7 @@ to automate tasks in the development process. ## Requirements - Gradle 7.x -- Java 11 +- Java 8 (deprecated) or Java 11 Review Comment: Do we also need to modify the chinese document of `gradle.md`. ########## docs/content.zh/docs/dev/configuration/maven.md: ########## @@ -29,7 +29,7 @@ under the License. ## 要求 - Maven 3.0.4 (or higher) -- Java 11 +- Java 8 (deprecated) or Java 11 Review Comment: Do we also need to modify the english document of `maven.md`. -- 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]
