Upgrade to HttpCore5 5.1.3

Closes gh-29334
This commit is contained in:
Stephane Nicoll 2022-01-12 13:51:15 +01:00
parent ba3842b7a6
commit 33da06cff0

View File

@ -513,7 +513,7 @@ bom {
]
}
}
library("HttpCore5", "5.1.2") {
library("HttpCore5", "5.1.3") {
group("org.apache.httpcomponents.core5") {
modules = [
"httpcore5",