Upgrade to HttpCore 4.4.16

Closes gh-35472
This commit is contained in:
Andy Wilkinson 2023-05-17 18:26:50 +01:00
parent 01647600ff
commit d0017f18af

View File

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