From c000aa7751bff9994f08d06ebc0b659cdc62c82b Mon Sep 17 00:00:00 2001 From: Kal Ahmed Date: Thu, 13 Aug 2026 08:39:00 +0100 Subject: [PATCH] Bump transitive dependency httpcore5 5.2.1 -> 5.4.3 --- CHANGELOG.md | 4 ++++ pom.xml | 11 +++++++++++ 2 files changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50cae31..20a4554 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Security + +* Update transitive dependency on org.apache.httpcomponents.core5:httpcore5 5.2.1 to 5.4.3 to address CVE. + ## [4.0.2] ### Security diff --git a/pom.xml b/pom.xml index fc752bd..d525318 100644 --- a/pom.xml +++ b/pom.xml @@ -90,6 +90,17 @@ org.apache.thrift libthrift 0.23.0 + + + org.apache.httpcomponents.core5 + httpcore5 + + + + + org.apache.httpcomponents.core5 + httpcore5 + 5.4.3