Upgrade to HttpClient5 5.1.1

Closes gh-28575
pull/28605/head
Stephane Nicoll 3 years ago
parent e7e7158ab8
commit b33a99ce15

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

Loading…
Cancel
Save