Upgrade to HttpClient5 5.4.3

Closes gh-45074
This commit is contained in:
Phillip Webb
2025-04-10 12:07:19 -07:00
parent e1c05fe047
commit a5fb5014df

View File

@@ -600,7 +600,7 @@ bom {
]
}
}
library("HttpClient5", "5.4.2") {
library("HttpClient5", "5.4.3") {
group("org.apache.httpcomponents.client5") {
modules = [
"httpclient5",