Upgrade to HttpClient 4.5.13

Closes gh-23649
pull/23694/head
Stephane Nicoll 4 years ago
parent 4478ec5ea9
commit 82518a310c

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

Loading…
Cancel
Save