Upgrade to HttpCore5 5.1.1

Closes gh-26541
This commit is contained in:
Andy Wilkinson 2021-05-17 12:05:18 +01:00
parent a78e50bcc3
commit 23e02cada1

View File

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