Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 28, 2022
1 parent 223d0b2 commit ab6ebc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/lang-expression/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
api 'org.antlr:antlr4-runtime:4.9.3'
api 'org.ow2.asm:asm:9.2'
api 'org.ow2.asm:asm-commons:5.0.4'
api 'org.ow2.asm:asm-tree:5.0.4'
api 'org.ow2.asm:asm-tree:9.2'
}
restResources {
restApi {
Expand Down

0 comments on commit ab6ebc6

Please sign in to comment.