Skip to content

Commit

Permalink
Bump org.apache.camel:camel-xmlsecurity from 3.21.3 to 3.22.0
Browse files Browse the repository at this point in the history
Bumps org.apache.camel:camel-xmlsecurity from 3.21.3 to 3.22.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 Jan 1, 2024
1 parent 7734fde commit 7aa3adb
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 @@ -614,7 +614,7 @@ dependencies {
runtimeOnly 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.1'
runtimeOnly 'org.ow2.asm:asm:9.6'

testImplementation 'org.apache.camel:camel-xmlsecurity:3.21.3'
testImplementation 'org.apache.camel:camel-xmlsecurity:3.22.0'

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

0 comments on commit 7aa3adb

Please sign in to comment.