From bf27c5447fcc6ad12505e6543366dc366a680149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 02:22:19 +0000 Subject: [PATCH] Bump commons-logging:commons-logging from 1.3.6 to 1.4.0 Bumps [commons-logging:commons-logging](https://github.com/apache/commons-logging) from 1.3.6 to 1.4.0. - [Changelog](https://github.com/apache/commons-logging/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-logging/compare/rel/commons-logging-1.3.6...rel/commons-logging-1.4.0) --- updated-dependencies: - dependency-name: commons-logging:commons-logging dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- parquet-cli/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parquet-cli/pom.xml b/parquet-cli/pom.xml index d73877e6e3..76e0dd8d10 100644 --- a/parquet-cli/pom.xml +++ b/parquet-cli/pom.xml @@ -239,7 +239,7 @@ commons-logging commons-logging - 1.3.6 + 1.4.0 ${deps.scope}