Upgrade to HttpClient5 5.1.4

Closes gh-33320
This commit is contained in:
Stephane Nicoll 2022-11-23 06:08:49 +01:00
parent 928d210665
commit 92ed0dc61e
1 changed files with 1 additions and 1 deletions

View File

@ -512,7 +512,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",