Skip to content

Commit

Permalink
build(deps): bump org.apache.santuario:xmlsec from 3.0.2 to 4.0.0 (#2554
Browse files Browse the repository at this point in the history
)

Bumps org.apache.santuario:xmlsec from 3.0.2 to 4.0.0.

---
updated-dependencies:
- dependency-name: org.apache.santuario:xmlsec
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 2591d79 commit a4022c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ libraries.velocity = "org.apache.velocity:velocity-engine-core:2.3"
libraries.xerces = "xerces:xercesImpl:2.12.2"
libraries.zxing = "com.google.zxing:javase:3.5.2"
libraries.nimbusJwt = "com.nimbusds:nimbus-jose-jwt:9.37"
libraries.xmlSecurity = "org.apache.santuario:xmlsec:3.0.2"
libraries.xmlSecurity = "org.apache.santuario:xmlsec:4.0.0"
libraries.orgJson = "org.json:json:20231013"
libraries.spingSamlEsapiDependencyVersion = "org.owasp.esapi:esapi:2.5.2.0"

Expand Down

0 comments on commit a4022c7

Please sign in to comment.