Upgrade to HttpCore5 5.1.2

Closes gh-28281
This commit is contained in:
Stephane Nicoll
2021-10-11 11:33:34 +02:00
parent 706eb6df60
commit f2a5c6bcd0

View File

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