Upgrade to HttpCore5 5.1.5

Closes gh-35473
This commit is contained in:
Andy Wilkinson
2023-05-17 18:26:53 +01:00
parent d0017f18af
commit 1b0a6a286f

View File

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