From 8e142b8884fb55d5e0895e9e909d463a6a4e8fab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Dec 2025 02:01:11 +0000 Subject: [PATCH] Bump commons-io:commons-io from 2.18.0 to 2.21.0 Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.18.0 to 2.21.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-io/compare/rel/commons-io-2.18.0...rel/commons-io-2.21.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- parquet-cli/pom.xml | 2 +- parquet-hadoop/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/parquet-cli/pom.xml b/parquet-cli/pom.xml index 3c7a9b2b69..bf57204164 100644 --- a/parquet-cli/pom.xml +++ b/parquet-cli/pom.xml @@ -233,7 +233,7 @@ commons-io commons-io - 2.18.0 + 2.21.0 ${deps.scope} diff --git a/parquet-hadoop/pom.xml b/parquet-hadoop/pom.xml index ab27792152..5d133a2be4 100644 --- a/parquet-hadoop/pom.xml +++ b/parquet-hadoop/pom.xml @@ -194,7 +194,7 @@ commons-io commons-io - 2.18.0 + 2.21.0 test