From 9ccd798076b2cbc867d5373d84559c67028966ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 13:23:06 +0000 Subject: [PATCH] Bump org.apache.parquet:parquet-hadoop from 1.17.1 to 1.18.0 Bumps [org.apache.parquet:parquet-hadoop](https://github.com/apache/parquet-java) 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-hadoop dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- shims/common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shims/common/pom.xml b/shims/common/pom.xml index 63ae61bacc6..956127c7ae6 100644 --- a/shims/common/pom.xml +++ b/shims/common/pom.xml @@ -45,7 +45,7 @@ org.apache.parquet parquet-hadoop - 1.17.1 + 1.18.0 provided