Upgrade to HttpCore 4.4.14

Closes gh-24373
This commit is contained in:
Stephane Nicoll 2020-12-07 15:22:23 +01:00
parent c1ef49ae63
commit 9eeae227b0

View File

@ -486,7 +486,7 @@ bom {
]
}
}
library("HttpCore", "4.4.13") {
library("HttpCore", "4.4.14") {
group("org.apache.httpcomponents") {
modules = [
"httpcore",