Upgrade to HttpClient 4.5.13

Closes gh-23649
This commit is contained in:
Stephane Nicoll 2020-10-13 09:29:54 +02:00
parent 4478ec5ea9
commit 82518a310c

View File

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