Upgrade to HttpClient5 5.2.3

Closes gh-38783
This commit is contained in:
Andy Wilkinson
2023-12-14 14:10:40 +00:00
parent 6bd8c295e0
commit 0622f6f80e

View File

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