Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.apache.arrow-arrow-for…
Browse files Browse the repository at this point in the history
…mat-14.0.1
  • Loading branch information
jimexist authored Dec 14, 2023
2 parents 511d751 + f7bcbdb commit 5938627
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 @@ -13,7 +13,7 @@ dependencies {
api 'org.apache.arrow:arrow-vector:13.0.0'
implementation 'org.apache.arrow:arrow-c-data:13.0.0'
runtimeOnly 'org.apache.arrow:arrow-memory-unsafe:14.0.0'
testImplementation 'org.apache.arrow:arrow-compression:13.0.0'
testImplementation 'org.apache.arrow:arrow-compression:14.0.1'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
testImplementation 'org.apache.hadoop:hadoop-client:3.3.6'
testImplementation 'org.apache.hadoop:hadoop-common:3.3.6'
Expand Down

0 comments on commit 5938627

Please sign in to comment.