Upgrade to HttpCore5 5.1.3

Closes gh-29218
This commit is contained in:
Stephane Nicoll 2022-01-03 08:22:22 +01:00
parent 46f17d8a50
commit 18df80df17

View File

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