Skip to content

Commit

Permalink
Bump org.apache.santuario:xmlsec from 2.3.4 to 2.3.5
Browse files Browse the repository at this point in the history
Bumps org.apache.santuario:xmlsec from 2.3.4 to 2.3.5.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent e83db44 commit 31dca10
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 @@ -653,7 +653,7 @@ dependencies {
runtimeOnly "org.glassfish.jaxb:txw2:${jaxb_version}"
runtimeOnly 'com.fasterxml.woodstox:woodstox-core:6.7.0'
runtimeOnly 'org.apache.ws.xmlschema:xmlschema-core:2.3.1'
runtimeOnly 'org.apache.santuario:xmlsec:2.3.4'
runtimeOnly 'org.apache.santuario:xmlsec:2.3.5'
runtimeOnly "com.github.luben:zstd-jni:${versions.zstd}"
runtimeOnly 'org.checkerframework:checker-qual:3.48.3'
runtimeOnly "org.bouncycastle:bcpkix-jdk18on:${versions.bouncycastle}"
Expand Down

0 comments on commit 31dca10

Please sign in to comment.