Upgrade to HttpCore5 5.3

Closes gh-42297
This commit is contained in:
Stéphane Nicoll
2024-09-13 14:33:37 +02:00
parent c65d26fb81
commit baff7a5c64

View File

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