From db988186cf9e7aa6ad4ab6ec674a9e7384cb7475 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Sun, 28 Dec 2025 09:12:33 +0000 Subject: [PATCH] fix(deps): bump httpclient5 to 5.5.2 to support httpcore5 5.4 Upgrades `httpclient5` from 5.5.1 to 5.5.2 to resolve compilation issues caused by the upgrade of `httpcore5` to 5.4. This ensures compatibility between the HTTP client and core components using stable release versions. Also applied spotless formatting. --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7cf3ff2..c5608c3 100644 --- a/pom.xml +++ b/pom.xml @@ -91,12 +91,12 @@ org.apache.httpcomponents.client5 httpclient5 - 5.5.1 + 5.5.2 org.apache.httpcomponents.core5 httpcore5 - 5.3.6 + 5.4 org.apache.maven @@ -182,7 +182,6 @@ 4.0.2 - org.codehaus.plexus plexus-xml 4.1.0