Upgrade to HttpCore 4.4.13

Closes gh-20075
This commit is contained in:
Stephane Nicoll 2020-02-07 16:17:43 +01:00
parent 7996a32129
commit e0cd00e0d3

View File

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