Upgrade to HttpCore5 5.1.4

Closes gh-31759
This commit is contained in:
Stephane Nicoll 2022-07-15 11:39:38 +02:00
parent 23804540ce
commit 3e3971d78c

View File

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