Upgrade to HttpCore5 5.3.3

Closes gh-44177
This commit is contained in:
Stéphane Nicoll
2025-02-08 15:45:02 +01:00
parent 75c06f224c
commit 15099d0755

View File

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