Skip to content

Commit

Permalink
[Backport 2.x] dependabot: bump org.apache.camel:camel-xmlsecurity fr…
Browse files Browse the repository at this point in the history
…om 3.21.0 to 3.21.1 (#3436)

Backport 567217c from #3432.

Signed-off-by: dependabot[bot] <[email protected]>
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 Oct 3, 2023
1 parent b6e1c8d commit 163bfe4
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 @@ -539,7 +539,7 @@ dependencies {
runtimeOnly 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.0'
runtimeOnly 'org.ow2.asm:asm:9.6'

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

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

0 comments on commit 163bfe4

Please sign in to comment.