We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ebc290 commit 00efac3Copy full SHA for 00efac3
spring-ws-platform/build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
api("jaxen:jaxen:2.0.0")
34
api("net.minidev:json-smart:2.5.2")
35
api("org.apache.commons:commons-collections4:4.4")
36
- api("org.apache.httpcomponents.client5:httpclient5:5.4.3")
+ api("org.apache.httpcomponents.client5:httpclient5:5.4.4")
37
api("org.apache.httpcomponents:httpclient:4.5.14")
38
api("org.apache.santuario:xmlsec:4.0.4")
39
api("org.apache.wss4j:wss4j-ws-security-dom:4.0.0")
0 commit comments