From c4b0c394897ab16883c00204ffd9e5480f393f0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 06:44:00 +0000 Subject: [PATCH] MINOR: Bump parquet.version from 1.17.1 to 1.18.0 Bumps `parquet.version` from 1.17.1 to 1.18.0. Updates `org.apache.parquet:parquet-avro` from 1.17.1 to 1.18.0 - [Release notes](https://github.com/apache/parquet-java/releases) - [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md) - [Commits](https://github.com/apache/parquet-java/compare/apache-parquet-1.17.1...apache-parquet-1.18.0) Updates `org.apache.parquet:parquet-hadoop` from 1.17.1 to 1.18.0 - [Release notes](https://github.com/apache/parquet-java/releases) - [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md) - [Commits](https://github.com/apache/parquet-java/compare/apache-parquet-1.17.1...apache-parquet-1.18.0) --- updated-dependencies: - dependency-name: org.apache.parquet:parquet-avro dependency-version: 1.18.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.apache.parquet:parquet-hadoop dependency-version: 1.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dataset/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dataset/pom.xml b/dataset/pom.xml index 47b5080734..cd140101a2 100644 --- a/dataset/pom.xml +++ b/dataset/pom.xml @@ -33,7 +33,7 @@ under the License. --add-reads=org.apache.arrow.dataset=com.fasterxml.jackson.databind --add-opens=java.base/java.nio=org.apache.arrow.dataset ../../../cpp/release-build/ - 1.17.1 + 1.18.0 1.12.1