Bump asm-commons from 5.0.4 to 9.2 in /modules/lang-expression (#2385)
* Bump asm-commons from 5.0.4 to 9.2 in /modules/lang-expression Bumps asm-commons from 5.0.4 to 9.2. --- updated-dependencies: - dependency-name: org.ow2.asm:asm-commons 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
09e16e3139
commit
1f0361a929
|
@ -39,7 +39,7 @@ dependencies {
|
|||
api "org.apache.lucene:lucene-expressions:${versions.lucene}"
|
||||
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-commons:9.2'
|
||||
api 'org.ow2.asm:asm-tree:9.2'
|
||||
}
|
||||
restResources {
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
5a556786086c23cd689a0328f8519db93821c04c
|
|
@ -0,0 +1 @@
|
|||
f4d7f0fc9054386f2893b602454d48e07d4fbead
|
Loading…
Reference in New Issue