Skip to content

Commit

Permalink
Bump org.apache.hadoop:hadoop-common (#1356)
Browse files Browse the repository at this point in the history
Bumps org.apache.hadoop:hadoop-common from 2.8.0 to 3.4.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Gold <[email protected]>
  • Loading branch information
dependabot[bot] and agold-rh authored Oct 7, 2024
1 parent f7bb52f commit be3d84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cloud-datafusion-functions-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<cdap.plugin.version>2.3.0-SNAPSHOT</cdap.plugin.version>
<spark.version>2.1.3</spark.version>
<cdap.version>6.5.1</cdap.version>
<hadoop.version>2.8.0</hadoop.version>
<hadoop.version>3.4.0</hadoop.version>
<guava.version>32.0.0-jre</guava.version>
<!-- properties for script build step that creates the config files for the artifacts -->
<widgets.dir>widgets</widgets.dir>
Expand Down

0 comments on commit be3d84b

Please sign in to comment.