Upgrade to HttpClient5 5.1.1

Closes gh-28575
This commit is contained in:
Stephane Nicoll 2021-11-09 07:29:37 +01:00
parent e7e7158ab8
commit b33a99ce15
1 changed files with 1 additions and 1 deletions

View File

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