Upgrade to HttpClient5 5.1.2

Closes gh-28719
This commit is contained in:
Stephane Nicoll
2021-11-17 15:03:57 +01:00
parent ba3d0d7771
commit fc69be302a

View File

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