Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.apache.hadoop-hadoop-c…
Browse files Browse the repository at this point in the history
…ommon-3.3.6
  • Loading branch information
jimexist committed Sep 22, 2023
2 parents c2aa0c3 + 4426fd6 commit 8f62d55
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 @@ -18,7 +18,7 @@ dependencies {
testImplementation 'org.apache.hadoop:hadoop-client:3.3.5'
testImplementation 'org.apache.hadoop:hadoop-common:3.3.6'
testImplementation 'org.apache.parquet:parquet-avro:1.13.0'
testImplementation 'org.apache.parquet:parquet-hadoop:1.13.0'
testImplementation 'org.apache.parquet:parquet-hadoop:1.13.1'
}

spotless {
Expand Down

0 comments on commit 8f62d55

Please sign in to comment.