diff --git a/BUILDING.txt b/BUILDING.txt index a917bfa1a2..57c9cd13c0 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -7,7 +7,7 @@ https://cwiki.apache.org/confluence/display/TEZ Requirements: * JDK 1.8+ -* Maven 3.1 or later +* Maven 3.6.3 or later * Findbugs 2.0.2 or later (if running findbugs) * ProtocolBuffer 3.21.1 * Internet connection for first build (to fetch all dependencies) diff --git a/pom.xml b/pom.xml index 159bbae58f..67fa9ec369 100644 --- a/pom.xml +++ b/pom.xml @@ -1058,7 +1058,7 @@ - [3.0.2,) + [3.6.3,) [${maven.compiler.target},)