Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent fd67ca0 commit e53547b
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 @@ -94,7 +94,7 @@
<jni.classifier>${cuda.version}</jni.classifier>
<cudf.path>${project.basedir}/thirdparty/cudf</cudf.path>
<cudf.pin.path>${project.basedir}/thirdparty/cudf-pins/</cudf.pin.path>
<hadoop.version>3.2.4</hadoop.version>
<hadoop.version>3.4.0</hadoop.version>
<junit.version>5.8.1</junit.version>
<libcudf.build.path>${project.build.directory}/libcudf/cmake-build/</libcudf.build.path>
<libcudf.build.configure>false</libcudf.build.configure>
Expand Down

0 comments on commit e53547b

Please sign in to comment.