This is an automated email from the ASF dual-hosted git repository.

jingge pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
     new 9dfde1cf8dd [hotfix][doc] mvn 3.8.6 is recommended or higher
9dfde1cf8dd is described below

commit 9dfde1cf8dd96d4cebb89780c36c9bbd523609ba
Author: jingge <[email protected]>
AuthorDate: Sat May 20 14:29:55 2023 +0200

    [hotfix][doc] mvn 3.8.6 is recommended or higher
---
 docs/content/docs/dev/configuration/maven.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/docs/dev/configuration/maven.md 
b/docs/content/docs/dev/configuration/maven.md
index 42f21d4db1f..060c7afdf52 100644
--- a/docs/content/docs/dev/configuration/maven.md
+++ b/docs/content/docs/dev/configuration/maven.md
@@ -30,7 +30,7 @@ publish, and deploy projects. You can use it to manage the 
entire lifecycle of y
 
 ## Requirements
 
-- Maven 3.0.4 (or higher)
+- Maven 3.8.6 (recommended or higher)
 - Java 8 (deprecated) or Java 11
 
 ## Importing the project into your IDE

Reply via email to