From 205f80b644ef774ef66129ffd2e249238624154e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 19:00:14 +0000 Subject: [PATCH] Bump org.apache.httpcomponents.client5:httpclient5 Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.5 to 5.6.3. - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.3/RELEASE_NOTES.txt) - [Commits](https://github.com/apache/httpcomponents-client/compare/rel/v5.5...rel/v5.6.3) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java/shaded-deps/impala-iceberg-runtime/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/shaded-deps/impala-iceberg-runtime/pom.xml b/java/shaded-deps/impala-iceberg-runtime/pom.xml index 6e43c009efa..7d5d8a32095 100644 --- a/java/shaded-deps/impala-iceberg-runtime/pom.xml +++ b/java/shaded-deps/impala-iceberg-runtime/pom.xml @@ -100,7 +100,7 @@ under the License. org.apache.httpcomponents.client5 httpclient5 - 5.5 + 5.6.3 org.apache.httpcomponents.core5