Skip to content

Commit

Permalink
Bump asm-tree from 5.0.4 to 9.2 in /modules/lang-expression (#2269)
Browse files Browse the repository at this point in the history
* Bump asm-tree from 5.0.4 to 9.2 in /modules/lang-expression

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>

* Updating SHAs

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 21f11ec)
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Mar 6, 2022
1 parent 5fa9cc5 commit 809f38f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
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
1 change: 0 additions & 1 deletion modules/lang-expression/licenses/asm-tree-5.0.4.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions modules/lang-expression/licenses/asm-tree-9.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d96c99a30f5e1a19b0e609dbb19a44d8518ac01e

0 comments on commit 809f38f

Please sign in to comment.