Upgrade to HttpCore 4.4.16

Closes gh-33593
This commit is contained in:
Phillip Webb 2022-12-21 08:21:55 -08:00
parent a6f0fcd8f2
commit 735f422505

View File

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