Upgrade to HttpCore 4.4.16

Closes gh-35515
This commit is contained in:
Andy Wilkinson 2023-05-17 21:23:45 +01:00
parent 408e6f35b5
commit 922409efd1

View File

@ -522,7 +522,7 @@ bom {
]
}
}
library("HttpCore", "4.4.15") {
library("HttpCore", "4.4.16") {
group("org.apache.httpcomponents") {
modules = [
"httpcore",