Upgrade to HttpCore5 5.1.2

Closes gh-28318
This commit is contained in:
Stephane Nicoll 2021-10-14 09:48:51 +02:00
parent 7e01b7444f
commit 06c574e291

View File

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