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

View File

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