Skip to content

Commit

Permalink
Bump asm from 7.2 to 9.2 in /modules/lang-painless
Browse files Browse the repository at this point in the history
Bumps asm from 7.2 to 9.2.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2022
1 parent d47725d commit 135a88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/lang-painless/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ testClusters.all {

dependencies {
api 'org.antlr:antlr4-runtime:4.5.3'
api 'org.ow2.asm:asm-util:7.2'
api 'org.ow2.asm:asm-util:9.2'
api 'org.ow2.asm:asm-tree:7.2'
api 'org.ow2.asm:asm-commons:7.2'
api 'org.ow2.asm:asm-analysis:7.2'
Expand Down

0 comments on commit 135a88e

Please sign in to comment.