Upgrade to HttpCore5 5.2.2

Closes gh-35995
This commit is contained in:
Stephane Nicoll 2023-06-20 17:28:58 +02:00
parent 21046c0611
commit 2815e83096

View File

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