From b591dd49c208d5ebcb61d8fd5d1036beb7b413e2 Mon Sep 17 00:00:00 2001 From: Otto Fowler Date: Tue, 13 Jul 2021 13:32:50 -0400 Subject: [PATCH] NIFI-8778: update maven requirements --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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