Upgrade to HttpClient5 5.4.3

Closes gh-45108
This commit is contained in:
Phillip Webb
2025-04-10 13:38:53 -07:00
parent ee9f4a4771
commit d9df42899e

View File

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