Skip to content

Commit

Permalink
dependabot: bump org.apache.camel:camel-xmlsecurity
Browse files Browse the repository at this point in the history
Bumps org.apache.camel:camel-xmlsecurity from 3.14.2 to 3.21.0.

---
updated-dependencies:
- dependency-name: org.apache.camel:camel-xmlsecurity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 99ff7b3 commit d73d962
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 @@ -511,7 +511,7 @@ dependencies {
runtimeOnly 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.0'
runtimeOnly 'org.ow2.asm:asm:9.1'

testImplementation 'org.apache.camel:camel-xmlsecurity:3.14.2'
testImplementation 'org.apache.camel:camel-xmlsecurity:3.21.0'

//OpenSAML
implementation 'net.shibboleth.utilities:java-support:8.4.0'
Expand Down

0 comments on commit d73d962

Please sign in to comment.