Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 6010b42

Browse files
authored
deps: update dependency org.apache.arrow:arrow-vector to v9 (#1730)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.arrow:arrow-vector](https://arrow.apache.org/) ([source](https://togithub.com/apache/arrow)) | `8.0.0` -> `9.0.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.arrow:arrow-vector/9.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.arrow:arrow-vector/9.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.arrow:arrow-vector/9.0.0/compatibility-slim/8.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.arrow:arrow-vector/9.0.0/confidence-slim/8.0.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>apache/arrow</summary> ### [`v9.0.0`](https://togithub.com/apache/arrow/compare/2b7143b9596853efc98f9c4da678e08551381c3a...8cac69c809e2ae9d4ba9c10c7b22869c1fd11323) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquerystorage). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNDEuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE0MS4wIn0=-->
1 parent eabfa93 commit 6010b42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tutorials/JsonWriterDefaultStream

tutorials/JsonWriterDefaultStream/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.apache.arrow</groupId>
3636
<artifactId>arrow-vector</artifactId>
37-
<version>8.0.0</version>
37+
<version>9.0.0</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>org.apache.arrow</groupId>

0 commit comments

Comments
 (0)