This is an automated email from the ASF dual-hosted git repository. mapohl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git
commit cf7e74d28a03cc73e8cfa819c87df4476b07c86d Author: Matthias Pohl <[email protected]> AuthorDate: Thu Nov 9 16:21:14 2023 +0100 [hotfix][docs] Aligns Chinese documentation with English version on Maven version --- docs/content.zh/docs/dev/configuration/maven.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content.zh/docs/dev/configuration/maven.md b/docs/content.zh/docs/dev/configuration/maven.md index 987cbb350fe..e69b89a8738 100644 --- a/docs/content.zh/docs/dev/configuration/maven.md +++ b/docs/content.zh/docs/dev/configuration/maven.md @@ -28,7 +28,7 @@ under the License. ## 要求 -- Maven 3.0.4 (or higher) +- Maven 3.8.6 (推荐或者使用更高版本) - Java 8 (deprecated) or Java 11 ## 将项目导入 IDE
