Upgrade to HttpCore 4.4.15

Closes gh-29063
This commit is contained in:
Stephane Nicoll 2021-12-15 15:11:13 +01:00
parent 0219408b7e
commit 7156e3fb23

View File

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