Skip to content

Commit 2e2f13c

Browse files
Bump org.apache.arrow:arrow-vector from 17.0.0 to 19.0.0
Bumps [org.apache.arrow:arrow-vector](https://github.com/apache/arrow-java) from 17.0.0 to 19.0.0. - [Release notes](https://github.com/apache/arrow-java/releases) - [Commits](https://github.com/apache/arrow-java/commits/v19.0.0) --- updated-dependencies: - dependency-name: org.apache.arrow:arrow-vector dependency-version: 19.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 689547c commit 2e2f13c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parquet-arrow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<url>https://parquet.apache.org</url>
3434

3535
<properties>
36-
<arrow.version>17.0.0</arrow.version>
36+
<arrow.version>19.0.0</arrow.version>
3737
</properties>
3838

3939
<dependencies>

0 commit comments

Comments
 (0)