Upgrade to HttpCore5 5.1.4

Closes gh-31725
This commit is contained in:
Stephane Nicoll 2022-07-14 16:17:49 +02:00
parent 6b54aefe3e
commit 02bf666f88
1 changed files with 1 additions and 1 deletions

View File

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