diff --git a/README.md b/README.md index d6d3e1e46e97..430e2c41ac43 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Apache NiFi was made for dataflow. It supports highly configurable directed grap ## Requirements * JDK 1.8 (*ongoing work to enable NiFi to run on Java 9/10/11; see [NIFI-5174](https://issues.apache.org/jira/browse/NIFI-5174)*) -* Apache Maven 3.1.1 or newer +* Apache Maven 3.6.0 or newer * Git Client (used during build process by 'bower' plugin) ## Getting Started diff --git a/pom.xml b/pom.xml index d68a1a43a945..5872e95ce8cd 100644 --- a/pom.xml +++ b/pom.xml @@ -614,7 +614,7 @@ - 3.1.1 + 3.6.0