Upgrade to HttpCore 4.4.16

Closes gh-33574
This commit is contained in:
Phillip Webb 2022-12-21 08:04:02 -08:00
parent 507cfcb4cf
commit ec2b697684

View File

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