Skip to content

Commit

Permalink
Build: Bump arrow from 12.0.1 to 13.0.0 (#8785)
Browse files Browse the repository at this point in the history
Bumps `arrow` from 12.0.1 to 13.0.0.

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

Updates `org.apache.arrow:arrow-vector` from 12.0.1 to 13.0.0
- [Commits](apache/arrow@go/v12.0.1...go/v13.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 49b1ceb commit 247e715
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 @@ -6,7 +6,7 @@ activation = "1.1.1"
aliyun-sdk-oss = "3.10.2"
antlr = "4.9.3"
aircompressor = "0.25"
arrow = "12.0.1"
arrow = "13.0.0"
avro = "1.11.3"
assertj-core = "3.24.2"
awaitility = "4.2.0"
Expand Down

0 comments on commit 247e715

Please sign in to comment.