Upgrade to HttpClient 4.5.14

Closes gh-33573
This commit is contained in:
Phillip Webb 2022-12-21 08:04:00 -08:00
parent 07ce0c8b90
commit 507cfcb4cf

View File

@ -529,7 +529,7 @@ bom {
]
}
}
library("HttpClient", "4.5.13") {
library("HttpClient", "4.5.14") {
group("org.apache.httpcomponents") {
modules = [
"fluent-hc",