Skip to content

Commit

Permalink
Bump org.apache.hadoop:hadoop-common in /nifi-protobuffer-processors
Browse files Browse the repository at this point in the history
Bumps org.apache.hadoop:hadoop-common from 3.1.0 to 3.2.4.

---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent 17ebf1b commit d0a768d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nifi-protobuffer-processors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<properties>
<junit.jupiter.version>5.7.0</junit.jupiter.version>
<junit.platform.version>1.7.0</junit.platform.version>
<hadoop.version>3.1.0</hadoop.version>
<hadoop.version>3.2.4</hadoop.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d0a768d

Please sign in to comment.