From 37a02ec304220d48a739ef1ef2eaba5c1f2e9ff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 13:38:59 +0000 Subject: [PATCH] Bump commons-logging:commons-logging from 1.3.5 to 1.3.6 Bumps [commons-logging:commons-logging](https://github.com/apache/commons-logging) from 1.3.5 to 1.3.6. - [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.5...rel/commons-logging-1.3.6) --- updated-dependencies: - dependency-name: commons-logging:commons-logging dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... 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 2f3f2585cb..8df0726b1c 100644 --- a/parquet-cli/pom.xml +++ b/parquet-cli/pom.xml @@ -239,7 +239,7 @@ commons-logging commons-logging - 1.3.5 + 1.3.6 ${deps.scope}