Skip to content

Commit 932cab6

Browse files
Bump asm-tree from 7.2 to 9.2 in /modules/lang-painless (#2617)
* Bump asm-tree from 7.2 to 9.2 in /modules/lang-painless Bumps asm-tree from 7.2 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>
1 parent 2425f64 commit 932cab6

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

modules/lang-painless/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ testClusters.all {
4747
dependencies {
4848
api 'org.antlr:antlr4-runtime:4.9.3'
4949
api 'org.ow2.asm:asm-util:9.2'
50-
api 'org.ow2.asm:asm-tree:7.2'
50+
api 'org.ow2.asm:asm-tree:9.2'
5151
api 'org.ow2.asm:asm-commons:9.2'
5252
api 'org.ow2.asm:asm-analysis:7.2'
5353
api 'org.ow2.asm:asm:9.2'

modules/lang-painless/licenses/asm-tree-7.2.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
d96c99a30f5e1a19b0e609dbb19a44d8518ac01e

0 commit comments

Comments
 (0)