Skip to content

Commit

Permalink
Bump org.apache.hadoop:hadoop-client from 3.3.6 to 3.4.1 (#165)
Browse files Browse the repository at this point in the history
Bumps org.apache.hadoop:hadoop-client from 3.3.6 to 3.4.1.

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

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 Nov 24, 2024
1 parent 37dad0a commit 316f9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datafusion-java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
runtimeOnly 'org.apache.arrow:arrow-memory-unsafe:18.0.0'
testImplementation 'org.apache.arrow:arrow-compression:14.0.2'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
testImplementation 'org.apache.hadoop:hadoop-client:3.3.6'
testImplementation 'org.apache.hadoop:hadoop-client:3.4.1'
testImplementation 'org.apache.hadoop:hadoop-common:3.4.1'
testImplementation 'org.apache.parquet:parquet-avro:1.13.1'
testImplementation 'org.apache.parquet:parquet-hadoop:1.14.3'
Expand Down

0 comments on commit 316f9db

Please sign in to comment.