Skip to content

Commit 316f9db

Browse files
Bump org.apache.hadoop:hadoop-client from 3.3.6 to 3.4.1 (#165)
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>
1 parent 37dad0a commit 316f9db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datafusion-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
runtimeOnly 'org.apache.arrow:arrow-memory-unsafe:18.0.0'
1616
testImplementation 'org.apache.arrow:arrow-compression:14.0.2'
1717
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
18-
testImplementation 'org.apache.hadoop:hadoop-client:3.3.6'
18+
testImplementation 'org.apache.hadoop:hadoop-client:3.4.1'
1919
testImplementation 'org.apache.hadoop:hadoop-common:3.4.1'
2020
testImplementation 'org.apache.parquet:parquet-avro:1.13.1'
2121
testImplementation 'org.apache.parquet:parquet-hadoop:1.14.3'

0 commit comments

Comments
 (0)