Skip to content

Commit

Permalink
Removed Cat X JSON.org dep inclusion which seems to not be necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
joewitt committed Feb 25, 2020
1 parent e7d7a62 commit f38dbc2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions nifi-nar-bundles/nifi-spark-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@
<artifactId>jackson-mapper-asl</artifactId>
<version>1.9.13</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20160810</version>
</dependency>
<dependency>
<groupId>org.codehaus.jettison</groupId>
<artifactId>jettison</artifactId>
Expand Down

0 comments on commit f38dbc2

Please sign in to comment.