Upgrade to HttpClient5 5.1.4

Closes gh-33306
pull/33335/head
Stephane Nicoll 2 years ago
parent 493e3cb2ab
commit e3d7f718b0

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

Loading…
Cancel
Save