From 297050c8a41501ea9b0f687707b2cd5d373ac894 Mon Sep 17 00:00:00 2001 From: Viacheslav Klimov Date: Wed, 19 Aug 2026 13:00:35 +0300 Subject: [PATCH] Bump httpcore5 from 5.3.6 to 5.4.3 to fix CVE-2026-54399 and CVE-2026-54428 --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 49c19adc0a..72c417c013 100755 --- a/pom.xml +++ b/pom.xml @@ -72,6 +72,7 @@ 3.18.0 4.1.136.Final 10.1.56 + 5.4.3 2.4.0-b180830.0359 0.12.5 0.10 @@ -1033,6 +1034,18 @@ ${tomcat.version} + + + org.apache.httpcomponents.core5 + httpcore5 + ${httpcore5.version} + + + org.apache.httpcomponents.core5 + httpcore5-h2 + ${httpcore5.version} + + org.springframework.boot spring-boot-dependencies