Bump antlr4 from 4.5.3 to 4.9.3 in /modules/lang-painless (#2537)
Bumps [antlr4](https://github.com/antlr/antlr4) from 4.5.3 to 4.9.3. - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt) - [Commits](https://github.com/antlr/antlr4/compare/4.5.3...4.9.3) --- updated-dependencies: - dependency-name: org.antlr:antlr4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
82fb7abb71
commit
fb76361812
|
@ -45,7 +45,7 @@ testClusters.all {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api 'org.antlr:antlr4-runtime:4.5.3'
|
api 'org.antlr:antlr4-runtime:4.9.3'
|
||||||
api 'org.ow2.asm:asm-util:9.2'
|
api 'org.ow2.asm:asm-util:9.2'
|
||||||
api 'org.ow2.asm:asm-tree:7.2'
|
api 'org.ow2.asm:asm-tree:7.2'
|
||||||
api 'org.ow2.asm:asm-commons:9.2'
|
api 'org.ow2.asm:asm-commons:9.2'
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
2609e36f18f7e8d593cc1cddfb2ac776dc96b8e0
|
|
|
@ -0,0 +1 @@
|
||||||
|
81befc16ebedb8b8aea3e4c0835dd5ca7e8523a8
|
Loading…
Reference in New Issue