From 51ed399b13c4e9d897c24597032ae1fee417d0ae Mon Sep 17 00:00:00 2001 From: Sebastian Bernauer Date: Thu, 16 Apr 2026 14:38:43 +0200 Subject: [PATCH] feat: Support NiFi 2.9.0 --- authorizer/pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/authorizer/pom.xml b/authorizer/pom.xml index 1589fbd..916a3f5 100644 --- a/authorizer/pom.xml +++ b/authorizer/pom.xml @@ -149,11 +149,19 @@ nifi-2.7.2 + + 2.7.2 + 21 + 21 + + + + nifi-2.9.0 true - 2.7.2 + 2.9.0 21 21