This is an automated email from the ASF dual-hosted git repository. dan-s1 pushed a commit to branch NIFI-16004 in repository https://gitbox.apache.org/repos/asf/nifi-api.git
commit eb759fccea4b58e91da84d5b5a9fc8425cce0dc7 Author: dan-s1 <[email protected]> AuthorDate: Mon Jun 8 16:50:04 2026 +0000 NIFI-16004 Updated Maven version to build with from 3.9.12 to 3.9.14 to match the version used by the Maven wrapper. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c53674..4b23d94 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The [Apache NiFi](https://nifi.apache.org) API repository contains public interf ## Requirements - Java 21 -- Maven 3.9.12 +- Maven 3.9.14 ## Versioning
