From 8951f29e6c1c5a1e59d5147cab3283603f484760 Mon Sep 17 00:00:00 2001 From: exceptionfactory Date: Tue, 27 Jan 2026 23:09:37 -0600 Subject: [PATCH] NIFI-15516 Upgraded Maven from 3.9.11 to 3.9.12 --- .mvn/wrapper/maven-wrapper.properties | 2 +- README.md | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index 12fbe1e..6e0d8da 100644 --- a/.mvn/wrapper/maven-wrapper.properties +++ b/.mvn/wrapper/maven-wrapper.properties @@ -16,4 +16,4 @@ # under the License. wrapperVersion=3.3.2 distributionType=only-script -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.11/apache-maven-3.9.11-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.12/apache-maven-3.9.12-bin.zip diff --git a/README.md b/README.md index 1d60feb..2c53674 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.11 +- Maven 3.9.12 ## Versioning diff --git a/pom.xml b/pom.xml index a368734..709ff88 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 21 true 21 - 3.9.11 + 3.9.12 11.1.0 6.0.0