Bump asm-commons from 7.2 to 9.2 in /modules/lang-painless (#2234)
* Bump asm-commons from 7.2 to 9.2 in /modules/lang-painless Bumps asm-commons from 7.2 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
ce0d2ca7bc
commit
6a2b47146a
|
@ -48,7 +48,7 @@ dependencies {
|
|||
api 'org.antlr:antlr4-runtime:4.5.3'
|
||||
api 'org.ow2.asm:asm-util:9.2'
|
||||
api 'org.ow2.asm:asm-tree:7.2'
|
||||
api 'org.ow2.asm:asm-commons:7.2'
|
||||
api 'org.ow2.asm:asm-commons:9.2'
|
||||
api 'org.ow2.asm:asm-analysis:7.2'
|
||||
api 'org.ow2.asm:asm:9.2'
|
||||
api project('spi')
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
ca2954e8d92a05bacc28ff465b25c70e0f512497
|
|
@ -0,0 +1 @@
|
|||
f4d7f0fc9054386f2893b602454d48e07d4fbead
|
Loading…
Reference in New Issue