Upgrade to HttpClient5 5.0.4

Closes gh-26540
This commit is contained in:
Andy Wilkinson 2021-05-17 12:05:17 +01:00
parent 544abfd9ae
commit a78e50bcc3
1 changed files with 1 additions and 1 deletions

View File

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