Upgrade to HttpClient5 5.1.3

Closes gh-29840
pull/29884/head
Stephane Nicoll 3 years ago
parent eb84ac3298
commit 8d7c215768

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

Loading…
Cancel
Save