Skip to content

Commit

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

Bumps asm from 5.0.4 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]>

* Updating SHAs

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Feb 21, 2022
1 parent 3251a2a commit aaa5fdc
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 @@ -38,7 +38,7 @@ opensearchplugin {
dependencies {
api "org.apache.lucene:lucene-expressions:${versions.lucene}"
api 'org.antlr:antlr4-runtime:4.5.1-1'
api 'org.ow2.asm:asm:5.0.4'
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'
}
Expand Down
1 change: 0 additions & 1 deletion modules/lang-expression/licenses/asm-5.0.4.jar.sha1

This file was deleted.

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

0 comments on commit aaa5fdc

Please sign in to comment.