We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66ec5cc commit 625ed24Copy full SHA for 625ed24
nifi/stackable/opa-authorizer/nifi-framework-api-version.patch
@@ -0,0 +1,13 @@
1
+diff --git a/authorizer/pom.xml b/authorizer/pom.xml
2
+index da074d7..55e76c3 100644
3
+--- a/authorizer/pom.xml
4
++++ b/authorizer/pom.xml
5
+@@ -19,7 +19,7 @@
6
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
7
+ <maven.compiler.source>11</maven.compiler.source>
8
+ <maven.compiler.target>11</maven.compiler.target>
9
+- <nifi.version>2.3.0</nifi.version>
10
++ <nifi.version>1.28.1</nifi.version>
11
+ </properties>
12
+
13
+ <dependencies>
0 commit comments