Skip to content

Commit

Permalink
Build: Bump arrow from 13.0.0 to 14.0.0
Browse files Browse the repository at this point in the history
Bumps `arrow` from 13.0.0 to 14.0.0.

Updates `org.apache.arrow:arrow-memory-netty` from 13.0.0 to 14.0.0

Updates `org.apache.arrow:arrow-vector` from 13.0.0 to 14.0.0
- [Commits](apache/arrow@go/v13.0.0...go/v14.0.0)

---
updated-dependencies:
- dependency-name: org.apache.arrow:arrow-memory-netty
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.arrow:arrow-vector
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2023
1 parent 52e69fb commit 02bdf29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ activation = "1.1.1"
aliyun-sdk-oss = "3.10.2"
antlr = "4.9.3"
aircompressor = "0.25"
arrow = "13.0.0"
arrow = "14.0.0"
avro = "1.11.3"
assertj-core = "3.24.2"
awaitility = "4.2.0"
Expand Down

0 comments on commit 02bdf29

Please sign in to comment.