Upgrade to HttpClient5 5.1

Closes gh-27262
This commit is contained in:
Stephane Nicoll 2021-07-12 07:53:59 +02:00
parent 9f4a6af93a
commit b993fd2a9e

View File

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