Skip to content

Commit

Permalink
[Backport 2.x] Bump org.apache.camel:camel-xmlsecurity from 3.22.1 to…
Browse files Browse the repository at this point in the history
… 3.22.2 (#4324)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored May 6, 2024
1 parent 7743199 commit a14666e
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
@@ -603,7 +603,7 @@ dependencies {
runtimeOnly 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.2'
runtimeOnly 'org.ow2.asm:asm:9.6'

testImplementation 'org.apache.camel:camel-xmlsecurity:3.22.1'
testImplementation 'org.apache.camel:camel-xmlsecurity:3.22.2'

//OpenSAML
implementation 'net.shibboleth.utilities:java-support:8.4.2'

0 comments on commit a14666e

Please sign in to comment.