Upgrade to Httpclient5 5.4.4

Closes gh-1612
This commit is contained in:
Stéphane Nicoll
2025-06-05 16:58:25 +02:00
parent 8ebc2905fa
commit 00efac3432

View File

@@ -33,7 +33,7 @@ dependencies {
api("jaxen:jaxen:2.0.0")
api("net.minidev:json-smart:2.5.2")
api("org.apache.commons:commons-collections4:4.4")
api("org.apache.httpcomponents.client5:httpclient5:5.4.3")
api("org.apache.httpcomponents.client5:httpclient5:5.4.4")
api("org.apache.httpcomponents:httpclient:4.5.14")
api("org.apache.santuario:xmlsec:4.0.4")
api("org.apache.wss4j:wss4j-ws-security-dom:4.0.0")