Upgrade to HttpCore 4.4.14

Closes gh-24387
This commit is contained in:
Stephane Nicoll
2020-12-08 05:20:51 +01:00
parent 3fa898c104
commit d7ee9a5b15

View File

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