Upgrade to HttpCore 4.4.15

Closes gh-29217
This commit is contained in:
Stephane Nicoll 2022-01-03 08:22:21 +01:00
parent 5a641fd50e
commit 46f17d8a50
1 changed files with 1 additions and 1 deletions

View File

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