Skip to content

Commit

Permalink
build(deps): bump org.apache.santuario:xmlsec in /src (#1957)
Browse files Browse the repository at this point in the history
Bumps org.apache.santuario:xmlsec from 2.2.4 to 2.2.6.

---
updated-dependencies:
- dependency-name: org.apache.santuario:xmlsec
  dependency-type: direct:production
...

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 Feb 19, 2024
1 parent 5360cfb commit 9e4d9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/common-util/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ sourceSets {

dependencies {
//FIXME review dependencies
api 'org.apache.santuario:xmlsec:2.2.4'
api 'org.apache.santuario:xmlsec:2.2.6'
api "org.bouncycastle:bcpkix-jdk15on:$bouncyCastleVersion"
api 'org.apache.commons:commons-lang3:3.12.0'
api 'commons-io:commons-io:2.13.0'
Expand Down

0 comments on commit 9e4d9fb

Please sign in to comment.