Upgrade to HttpClient 4.5.14

Closes gh-33592
pull/33609/head
Phillip Webb 2 years ago
parent 2eb7f643a8
commit a6f0fcd8f2

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

Loading…
Cancel
Save