Upgrade to HttpClient5 5.1.4

Closes gh-33320
2.6.x
Stephane Nicoll 2 years ago
parent 928d210665
commit 92ed0dc61e

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

Loading…
Cancel
Save