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
1 changed files with 1 additions and 1 deletions

View File

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