From 8e8b9c868f1c3c054113edced29b4807ada47c3e Mon Sep 17 00:00:00 2001 From: jakubkochman Date: Thu, 29 May 2025 10:53:01 +0200 Subject: [PATCH] ACS-9635 bumped httpclient5 to 5.5 to fix CVE-2025-27820(#3369) --- pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ec8600fa65..09fd54107d 100644 --- a/pom.xml +++ b/pom.xml @@ -74,8 +74,9 @@ 33.3.1-jre 4.5.14 4.4.16 - 5.4.1 - 5.3.3 + 5.5 + 5.3.4 + 5.3.4 3.1-HTTPCLIENT-1265 2.12.2 2.0.16 @@ -400,6 +401,11 @@ httpcore5 ${dependency.httpcomponents-httpcore5.version} + + org.apache.httpcomponents.core5 + httpcore5-h2 + ${dependency.httpcomponents-httpcore5-h2.version} + commons-logging commons-logging