Skip to content

Commit

Permalink
build(deps): bump org.apache.hadoop:hadoop-common from 3.3.6 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps org.apache.hadoop:hadoop-common from 3.3.6 to 3.4.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed Nov 14, 2024
1 parent 7d2be93 commit f7d82eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<slf4j.version>2.0.9</slf4j.version>
<spotbugs.maven.plugin.version>4.8.3.1</spotbugs.maven.plugin.version>
<apache.parquet.verstion>1.13.1</apache.parquet.verstion>
<apache.hadoop.version>3.3.6</apache.hadoop.version>
<apache.hadoop.version>3.4.1</apache.hadoop.version>
<!-- SONAR -->
<jacoco.version>0.8.9</jacoco.version>
<sonar.organization>streamthoughts</sonar.organization>
Expand Down

0 comments on commit f7d82eb

Please sign in to comment.