Skip to content

Commit 625ed24

Browse files
committed
add patch
1 parent 66ec5cc commit 625ed24

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)