Skip to content

Commit a4c1247

Browse files
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>
1 parent 9224537 commit a4c1247

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/lang-expression/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
api "org.apache.lucene:lucene-expressions:${versions.lucene}"
4040
api 'org.antlr:antlr4-runtime:4.9.3'
4141
api 'org.ow2.asm:asm:9.2'
42-
api 'org.ow2.asm:asm-commons:5.0.4'
42+
api 'org.ow2.asm:asm-commons:9.2'
4343
api 'org.ow2.asm:asm-tree:9.2'
4444
}
4545
restResources {

0 commit comments

Comments
 (0)