Bump antlr4-runtime from 4.5.1-1 to 4.9.3 in /modules/lang-expression (#2201)
* Bump antlr4-runtime from 4.5.1-1 to 4.9.3 in /modules/lang-expression Bumps [antlr4-runtime](https://github.com/antlr/antlr4) from 4.5.1-1 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.1-1...4.9.3) --- updated-dependencies: - dependency-name: org.antlr:antlr4-runtime dependency-type: direct:production update-type: version-update:semver-minor ... 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
53ccd7c341
commit
d4b1a99798
|
@ -37,7 +37,7 @@ opensearchplugin {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api "org.apache.lucene:lucene-expressions:${versions.lucene}"
|
api "org.apache.lucene:lucene-expressions:${versions.lucene}"
|
||||||
api 'org.antlr:antlr4-runtime:4.5.1-1'
|
api 'org.antlr:antlr4-runtime:4.9.3'
|
||||||
api 'org.ow2.asm:asm:9.2'
|
api 'org.ow2.asm:asm:9.2'
|
||||||
api 'org.ow2.asm:asm-commons:5.0.4'
|
api 'org.ow2.asm:asm-commons:5.0.4'
|
||||||
api 'org.ow2.asm:asm-tree:5.0.4'
|
api 'org.ow2.asm:asm-tree:5.0.4'
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
66144204f9d6d7d3f3f775622c2dd7e9bd511d97
|
|
|
@ -0,0 +1 @@
|
||||||
|
81befc16ebedb8b8aea3e4c0835dd5ca7e8523a8
|
Loading…
Reference in New Issue