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

pvillard31 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-api.git


The following commit(s) were added to refs/heads/main by this push:
     new 50eb1d1  NIFI-16004 Updated Maven version to build with from 3.9.12 to 
3.9.16 to match the version used by the Maven wrapper (#93)
50eb1d1 is described below

commit 50eb1d1e9a66c7694204a1f6995542dc2ac210eb
Author: dan-s1 <[email protected]>
AuthorDate: Mon Jul 6 11:57:55 2026 -0400

    NIFI-16004 Updated Maven version to build with from 3.9.12 to 3.9.16 to 
match the version used by the Maven wrapper (#93)
---
 .mvn/wrapper/maven-wrapper.properties | 2 +-
 README.md                             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.mvn/wrapper/maven-wrapper.properties 
b/.mvn/wrapper/maven-wrapper.properties
index bb55983..c1677b6 100644
--- a/.mvn/wrapper/maven-wrapper.properties
+++ b/.mvn/wrapper/maven-wrapper.properties
@@ -16,4 +16,4 @@
 # under the License.
 wrapperVersion=3.3.4
 distributionType=only-script
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.14/apache-maven-3.9.14-bin.zip
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.16/apache-maven-3.9.16-bin.zip
diff --git a/README.md b/README.md
index 2c53674..ddcb750 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.16
 
 ## Versioning
 

Reply via email to