NIFI-8367 Removed joda-time from nifi-standard-processors

This commit is contained in:
exceptionfactory 2021-05-11 09:16:02 -05:00 committed by markap14
parent 86d5b08d23
commit 340b13033f
1 changed files with 0 additions and 4 deletions

View File

@ -178,10 +178,6 @@
<artifactId>nifi-load-distribution-service-api</artifactId>
<version>1.14.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
</dependency>
<dependency>
<groupId>javax.jms</groupId>
<artifactId>javax.jms-api</artifactId>