Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nifi-ngsi-bundle/nifi-ngsi-processors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<packaging>jar</packaging>
<properties>
<mongo.driver.version>4.5.0</mongo.driver.version>
<nifi.version>1.15.3</nifi.version>
<nifi.version>1.19.0</nifi.version>
</properties>

<dependencies>
Expand Down Expand Up @@ -238,7 +238,7 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-client</artifactId>
<version>3.3.1</version>
<version>3.3.4</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit fd37597

Please sign in to comment.