File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2020
2121 <groupId >org.apache.nifi</groupId >
2222 <artifactId >nifi-generatejson-processor</artifactId >
23- <version >0.1.1 </version >
23+ <version >0.1.2 </version >
2424 <packaging >nar</packaging >
2525
2626 <developers >
3434 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3535 <maven .compiler.source>1.8</maven .compiler.source>
3636 <maven .compiler.target>1.8</maven .compiler.target>
37- <nifi .version>1.9.2 </nifi .version>
37+ <nifi .version>1.10.0 </nifi .version>
3838 </properties >
3939
4040 <dependencies >
9494 <dependency >
9595 <groupId >com.fasterxml.jackson.core</groupId >
9696 <artifactId >jackson-databind</artifactId >
97- <version >2.9.9 </version >
97+ <version >2.9.10.1 </version >
9898 </dependency >
9999 <dependency >
100100 <groupId >org.apache.logging.log4j</groupId >
You can’t perform that action at this time.
0 commit comments