Skip to content

Commit

Permalink
[Backport 2.x] Bump org.ow2.asm:asm from 9.7 to 9.7.1 (#4788)
Browse files Browse the repository at this point in the history
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 7, 2024
1 parent 4260040 commit 8e17421
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 @@ -611,7 +611,7 @@ dependencies {
compileOnly 'com.google.errorprone:error_prone_annotations:2.31.0'
runtimeOnly 'com.sun.istack:istack-commons-runtime:4.2.0'
runtimeOnly 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.2'
runtimeOnly 'org.ow2.asm:asm:9.7'
runtimeOnly 'org.ow2.asm:asm:9.7.1'

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

Expand Down

0 comments on commit 8e17421

Please sign in to comment.