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 6969937 commit 650e5d1Copy full SHA for 650e5d1
spring-ws-platform/build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
api("jakarta.xml.soap:jakarta.xml.soap-api:3.0.2")
50
api("jaxen:jaxen:2.0.0")
51
api("net.minidev:json-smart:2.5.2")
52
- api("org.apache.commons:commons-collections4:4.4")
+ api("org.apache.commons:commons-collections4:4.5.0")
53
api("org.apache.httpcomponents.client5:httpclient5:5.4.3")
54
api("org.apache.httpcomponents:httpclient:4.5.14")
55
api("org.apache.santuario:xmlsec:4.0.4")
0 commit comments