Bump asm from 5.0.4 to 9.2 in /modules/lang-expression (#2122)
* 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] <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>
This commit is contained in:
parent
3251a2a872
commit
aaa5fdcd31
|
@ -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'
|
||||
}
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
0da08b8cce7bbf903602a25a3a163ae252435795
|
|
@ -0,0 +1 @@
|
|||
81a03f76019c67362299c40e0ba13405f5467bff
|
Loading…
Reference in New Issue