Upgrade to HttpCore 4.4.15

Closes gh-29044
This commit is contained in:
Stephane Nicoll 2021-12-15 14:01:19 +01:00
parent 8c10266c62
commit d60c0593f3
1 changed files with 1 additions and 1 deletions

View File

@ -505,7 +505,7 @@ bom {
] ]
} }
} }
library("HttpCore", "4.4.14") { library("HttpCore", "4.4.15") {
group("org.apache.httpcomponents") { group("org.apache.httpcomponents") {
modules = [ modules = [
"httpcore", "httpcore",