Skip to content

Commit

Permalink
fix: nifi-ngsi-bundle/nifi-ngsi-processors/pom.xml to reduce vulnerab…
Browse files Browse the repository at this point in the history
…ilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHADOOP-8089372
  • Loading branch information
snyk-bot committed Sep 25, 2024
1 parent a4662f4 commit a7ca3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nifi-ngsi-bundle/nifi-ngsi-processors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-client</artifactId>
<version>3.3.1</version>
<version>3.4.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit a7ca3fd

Please sign in to comment.