Upgrade to HttpClient5 5.1.3

Closes gh-29840
This commit is contained in:
Stephane Nicoll 2022-02-16 09:41:13 +01:00
parent eb84ac3298
commit 8d7c215768

View File

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