Upgrade to HttpClient5 5.1.4

Closes gh-33323
pull/33648/head
Stephane Nicoll 2 years ago
parent ccd85b7eae
commit b39f4d7d85

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

Loading…
Cancel
Save