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 d02f127 commit b6011f7Copy full SHA for b6011f7
spring-ws-platform/build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
api("org.apache.commons:commons-collections4:4.4")
38
api("org.apache.httpcomponents.client5:httpclient5:5.2.3")
39
api("org.apache.httpcomponents:httpclient:4.5.14")
40
- api("org.apache.santuario:xmlsec:3.0.4")
+ api("org.apache.santuario:xmlsec:3.0.6")
41
api("org.apache.wss4j:wss4j-ws-security-dom:2.4.3")
42
api("org.apache.ws.xmlschema:xmlschema-core:2.3.1")
43
api("org.apiguardian:apiguardian-api:1.1.2")
0 commit comments