Skip to content

Commit

Permalink
Bump org.apache.hadoop:hadoop-client from 3.4.0 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps org.apache.hadoop:hadoop-client from 3.4.0 to 3.4.1.

---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 85eb6c6 commit 393496c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server-parquet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@

<properties>
<parquet.version>1.14.3</parquet.version>
<hadoop.version>3.4.0</hadoop.version>
<hadoop.version>3.4.1</hadoop.version>
</properties>

<build>
Expand Down

0 comments on commit 393496c

Please sign in to comment.