Skip to content

Commit

Permalink
Merge pull request #194 from aibaq/update_xmlsec_version
Browse files Browse the repository at this point in the history
  • Loading branch information
malikzh authored May 14, 2024
2 parents d94521f + d50772c commit 9dd4785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
// KalkanCrypt
implementation name: 'knca_provider_jce_kalkan-0.7.5'
implementation name: 'kalkancrypt-xmldsig-0.5'
implementation 'org.apache.santuario:xmlsec:2.1.7'
implementation 'org.apache.santuario:xmlsec:3.0.3'

// SOAP/WSSE
implementation 'org.apache.ws.security:wss4j:1.6.19'
Expand Down

0 comments on commit 9dd4785

Please sign in to comment.